|
ecd50c76c5
|
Reinitialize memory pool on each loop of the REPL
|
2024-10-24 21:39:47 +01:00 |
|
|
b491a1a782
|
Add basic EOF handling to REPL
|
2024-10-24 21:39:47 +01:00 |
|
|
d4855813a2
|
Handle nesting and subtraction in reader
|
2024-10-24 21:39:47 +01:00 |
|
|
8d5f5e4ede
|
Create basic REPL module
|
2024-10-24 21:39:45 +01:00 |
|
|
29deffdce9
|
Implement number evaluation
|
2024-10-24 16:47:18 +01:00 |
|
|
f251fd04cc
|
Implement decimal integer reading
|
2024-10-24 16:24:49 +01:00 |
|
|
077245b3c7
|
Create expression struct and memory pool
|
2024-10-24 16:24:49 +01:00 |
|