It's a python compiler made by me. It's unfinished
- Python Interpreter (probably version 3.4 or higher)
- Cython
- Any C Compiler (by any i mean any supported by Cython)
- Clone/Download the repository
- Run install.bat (Windows), install-linux.sh (Linux), install-macos.sh (MacOS)
- Move a command line window to Folder with a script
- Run compile.bat (Windows), compile-linux.sh (Linux), compile-macos.sh (MacOS)