Yay! It's kinda done now! Will add more features, and /*fix the lexer*/ fix the interpreter Go inside to change the code The sample program: "Hello, " "!" "What is your name?" ASK SWAP PLUS PLUS PRINT TODO: Cycle DONE! (the while loop (which is technically a do...while)) If / Ifelse DONE! Code blocks DONE! Variables? Function definition?? More stack manipulation functions
To Edit: Go inside and change the parameter of Lexer() to your code Documentation: print ask plus minus times divide equals greater less swap pop dupe exec if ifelse while