/HiroGlifx

HiroGlifx or Hiro is an interpreted (toy) language implemented in Python code. It's main goal is to make learning to write code easier. Hiro is in it's beginning stages at this point, but it's development is advancing each day. It's framework is largely based in the "simpleLibrary". Name your main file scroll.glif file and begin writing your code. Run the HIRO.py file to execute scroll.glif . Variables, if statements, User Input, and the Write (print) statement are all currently supported in Hiro.

Primary LanguagePython

No issues in this repository yet.