4

A Python-Brainfuck compiler written in Python. In future it will be a separate language, but for now I use directly Python even for the language.
All written in Python, without external library.

His name is MurPy, at the moment it has variables, if, comparisons, else.
Now I'm working on a multiple subroutine support

Comments
Add Comment