arrowpython

A programming language that transpiles to python. It has extremely similar syntax, but instead of colons (:), you use arrows (=>). Along with this, you are also able to call functions with only one argument with special syntax.


License
MIT
Install
pip install arrowpython==0.0.4