Victor Timofei
|
9717bb3837
|
implement infix expressions
|
2023-09-09 22:30:13 +03:00 |
Victor Timofei
|
36bbc2cba6
|
parse prefix operators
|
2023-09-08 23:27:28 +03:00 |
Victor Timofei
|
a16d6eb464
|
refactor and parse identifiers and int literals
|
2023-09-07 23:12:13 +03:00 |
Victor Timofei
|
04ece2b9a7
|
remove fixme
|
2023-09-05 20:49:01 +03:00 |
Victor Timofei
|
e76b4014cd
|
add return statement and refactor let
|
2023-09-05 20:47:22 +03:00 |
Victor Timofei
|
1da18a14b7
|
add multiple error reporting
|
2023-09-05 20:04:10 +03:00 |
Victor Timofei
|
a67d4cb273
|
Add `let` statement parser
|
2023-09-05 00:10:14 +03:00 |