Commit graph

7 commits

Author SHA1 Message Date
c3af6bd5ca feat: add ascii and newline prints
fix(Evaluator): issue over variable reducing priority
2022-05-15 22:40:20 +02:00
738d16f2fc feat(Evaluator): add modulus operator 2022-05-15 21:16:34 +02:00
b72448c62d feat(Evaluator): add strict comparaison operators 2022-05-15 20:49:23 +02:00
906949d691 feat: add basic CLI (load files) 2022-05-15 19:45:27 +02:00
538205e8a5 feat: add while loops 2022-05-15 18:46:16 +02:00
17c7c247af initial commit 2022-04-29 12:30:44 +02:00
1f4f58b3fb initial commit 2022-04-20 20:10:00 +02:00