Commit Graph

8 Commits

Author SHA1 Message Date
4d04208b2a implementing scanning on demand (ch16) 2024-08-25 00:42:59 +02:00
e619f7016f arithmetic calculator 2024-08-24 20:09:57 +02:00
a50663cbf2 value stack manipulator 2024-08-24 19:49:50 +02:00
1cb8c95fe9 execution tracing 2024-08-24 19:18:18 +02:00
2a365287a8 creating a VM (ch15) 2024-08-24 18:41:39 +02:00
6c8cf697f1 implementing line information 2024-08-24 15:42:02 +02:00
9e3ced0f2e implementing constants 2024-08-24 15:32:54 +02:00
a8257c2b03 creating chunk interface (ch14) 2024-08-24 15:11:10 +02:00