-
Notifications
You must be signed in to change notification settings - Fork 17
Transpilers
Christophe Pradal edited this page Feb 1, 2019
·
3 revisions
A list of ideas to go from Python / Cython to different languages.
- Pythran: https://pythran.readthedocs.io
- Nuitka : https://github.com/Nuitka/Nuitka
- py14 : https://github.com/lukasmartinelli/py14 (experimental)
- ShedSkin : https://github.com/shedskin/shedskin
- Py2C: https://github.com/pradyun/Py2C
- Rusthon: https://github.com/rusthon/Rusthon
- textx : http://textx.github.io/
- lark: https://github.com/lark-parser/lark