Skip to content

trolley813/pyf4helen

Repository files navigation

pyf4

Python implementation of the F4/Helen programming language. Uses PLY (Python Lex-Yacc). Requires Python 3.

Information about the syntax you can find on the project wiki.

How to build

Just run setup.py bdist_msi or run directly via f4main.py.