This is a port of the bytecode VM clox from the Crafting Interpreters book. I've re-written this in Zig as an exercise to learn both Zig and bytecode VMs. The general structure remains the same as clox, but of course has some changes to suit Zig better. I've also implemented some of the features discussed in the "Challenge" sections at the end of each Chapter.
-
Notifications
You must be signed in to change notification settings - Fork 0
A bytecode VM based on the 'Crafting Interpreters' clox implementation
License
jacob-horton/zlox-bytecode-vm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A bytecode VM based on the 'Crafting Interpreters' clox implementation
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published