Commit graph

7 commits

Author SHA1 Message Date
110eab7a1a feat: failed attempt to make emscripten work 2022-05-21 18:38:26 +02:00
87f3a94155 feat: REPL environment 2022-05-17 11:37:50 +02:00
a66bfff424 feat: add syntax config constants
fix(VarStore): better hash function
2022-05-17 10:27:32 +02:00
547c5d0c63 feat: add ceil and floor funcs 2022-05-16 10:53:45 +02:00
c3af6bd5ca feat: add ascii and newline prints
fix(Evaluator): issue over variable reducing priority
2022-05-15 22:40:20 +02:00
538205e8a5 feat: add while loops 2022-05-15 18:46:16 +02:00
11fa2b1e6f feat: line processing and basic variable support 2022-05-06 11:49:09 +02:00