Nick Krichevsky
|
f2bde7ddcb
|
Add whlie loop support
|
2024-05-24 11:09:41 -04:00 |
Nick Krichevsky
|
6aa29e25f4
|
Add support for if statements
|
2024-05-23 11:43:02 -04:00 |
Nick Krichevsky
|
1b826430f0
|
Change all script strings to Rc<str>
|
2024-05-22 17:45:29 -04:00 |
Nick Krichevsky
|
3c348e92ca
|
Add support for implicit semicolons in the repl
|
2024-05-22 17:32:11 -04:00 |
Nick Krichevsky
|
b4e1fa7690
|
Implement assignment
|
2024-05-22 15:08:02 -04:00 |
Nick Krichevsky
|
6f7e2eb499
|
Add block scoping of variables
|
2024-05-22 14:10:29 -04:00 |
Nick Krichevsky
|
0b4d4d6d21
|
Add support for variable declaration
|
2024-05-21 22:03:18 -04:00 |
Nick Krichevsky
|
8cdfbd61a9
|
Move code generation into a build script
|
2024-05-21 11:46:49 -04:00 |