teascript
teascript copied to clipboard
Teascript programming language
It would be neat if there was an option to specify a variable's type(s), kind of like in Typescript.
You should make a cool little page for teascript that demonstrates the capabilities of the language Like the articles on here: https://learnxinyminutes.com/ This would make it easier to see how...
Adds a simple web REPL that can be started with `make -C web`. Does not block JS main thread. Does not need run button, runs code on change.