0.4.1 Version is Now Available!
Phew, it took a very long time, but now you can try out the new update! The main changes are: · Interpreter Supports arrays, maps, mutable/immutable variables, built-in functions (drop, print), for and while loops, code blocks (all variables are removed from RAM when the code block is completed), ability to write single-line code with semicolon-separated statements, ability to call functions ev…