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.
I built a custom programming language (well kind of). This programming language has 3 different Instruction Sets to suit different tastes. There are no loops, if-else conditions, try-catch, etc.
Just some instructions to create, modify, and destroy items in a list. This is a very minimal language intended to be used as to teach very new programmers, (who don’t even know how to program), HOW TO CODE.
Though it lacks very many programming concepts but still not many new kids want to code. So this is to encourage them and teach them programming can be FUN.
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