/Silver-Python

Silver Python is a compiler / environment for the Python language, which adds: optional types and pointers in C / C ++ style (which eliminates the garbage collector). Silver Python is highly inspired by the existence of IronPython (https://ironpython.net/)

MIT LicenseMIT

Silver-Python

logop

What is Silver-Python ?

Silver-Python is a compiler / environment for the Python language, which adds: optional types and pointers in C/C++ style (which eliminates the garbage collector). Silver-Python is highly inspired by the existence of IronPython

Other Information

The Parser and the Tree AST are "stolen" from the original python repo

If you want to contribute for the logo contact me on mastcharub@gmail.com Also if you want to contribute to the code see CONTRIBUTING.md