-
Notifications
You must be signed in to change notification settings - Fork 0
Home
JDDev0 edited this page Jun 2, 2020
·
4 revisions
The lang programming language makes simple translation files to real programs.
You can find the general language description in the Lang.java file in the JavaDocs comment.
You can also find an example program with explanations right here: test.lang.
You can play with the language by using the LangShell: If you type "startShell" in the white text input in the "TermIO-Control" window, cou can get to the LangShell.