Skip to content
/ rlox Public

lox compiler and bytecode interpreter written in rust

Notifications You must be signed in to change notification settings

vesdev/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlox

craftinginterpreters lox bytecode interpreter

you can run it with 'disassemble' cfg to see bytecode deassembly or 'trace_exec' to step through execution and view the stack

status: Complete

About

lox compiler and bytecode interpreter written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published