Skip to content

Rust port of lox language , from crafting intrepreter book

Notifications You must be signed in to change notification settings

dibashthapa/jsbytecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

asciicast

Summary

Lox is just a simple intrepreter , which is ported to rust from java. I am using crafting intrepreter book as a reference , to create my first intrepreter using rust.

How to run ?

Examples

cargo run loop.lox

Repl

cargo run

About

Rust port of lox language , from crafting intrepreter book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages