tapmach banner

tapmach

2 devlogs
11h 43m 47s

A simple, minimal and (maybe?) fast scripting engine. See the docs for HOW TO USE

This project uses AI

Used AI for generating documentation.

Demo Repository

Loading README...

lalit

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.

Use Case

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.)

0
lalit

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!

0