REMEMBER: This is just a draft. The only two commands are var and print. Start your line with a command and then the input. Three available data types: - Strings (sentences between " " 's) - Numbers (any number value) - Booleans (true/false - you can use >, =, <)
As I said before, this is only a draft. Please post any bugs in the comments! By the way, this is actually more like BASIC (Beginner's All-Purpose Symbolic Instruction Code) than JavaScript or Python. Credits to @NickyNouse for inspiration for the project. Thanks! https://scratch.mit.edu/projects/68578304/ I decided to post this on my main account instead of test to receive more feedback. Have fun!