A simple, minimal and (maybe?) fast scripting engine. See the docs for HOW TO USE
Used AI for generating documentation.
A simple, minimal and (maybe?) fast scripting engine. See the docs for HOW TO USE
Used AI for generating documentation.
Made everything work together.
Introduced 3 Instruction Sets - Default, Shortcodes and Numberless Shortcodes.
Many bug fixes and lots of work was done.
Check out the readme for instructions to use this program.
This language can be used as a teaching method to introduce programming to very new beginners. (At least what I made this for.)
Though I guess I this is for everyone and everyone can play around with these programming instructions.
By the way, this programming language doesn’t have loops, if conditions, etc. so it’s extremely minimal. (And because of this maybe this can’t be called a complete programming language.)
Log in to leave a comment
Made a basic interpreter from scratch in js.
Maybe I should call it a jit(Just In Time Compiler).
Some cool animations while the objects are created, destroyed, updated, etc.
Edit: You should view the video in full screen!
Log in to leave a comment