-
Notifications
You must be signed in to change notification settings - Fork 0
Python3 compiler using C++ as IR language
License
Nakrez/RePy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
______ ______ | ___ \ | ___ \ | |_/ /___| |_/ / _ | // _ \ __/ | | | | |\ \ __/ | | |_| | \_| \_\___\_| \__, | __/ | |___/ Repy is a compiler that aims at compiling python language into binary. To do it it will transform python code to C++ code and compile it using C++ compiler. Repy is no able to compile every valid python code, there is some restrictions (see Documentation for more infos) * Build cmake . make * Documentation Soon * License RePy is under MIT license. See LICENSE file for more informations * Bug and ideas Feel free to contact me at [email protected] or github if you found any bug or if you have any improvement idea
About
Python3 compiler using C++ as IR language
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published