Skip to content

Wytekol/python-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Compiler

It's a python compiler made by me. It's unfinished

Requirements

  1. Python Interpreter (probably version 3.4 or higher)
  2. Cython
  3. Any C Compiler (by any i mean any supported by Cython)

How To Run It

  1. Clone/Download the repository
  2. Run install.bat (Windows), install-linux.sh (Linux), install-macos.sh (MacOS)

How To Compile Script

  1. Move a command line window to Folder with a script
  2. Run compile.bat (Windows), compile-linux.sh (Linux), compile-macos.sh (MacOS)

IT IS NOT YET COMPLETED!!!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published