Skip to content

samuelabc/samlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samlox

Progress

  • Lexical analysis
  • Syntax analysis
  • ...

Usage

  • run the interpreter
cargo run -- ./test/fib.lox
  • run the interpreter, and show all scanned tokens
cargo run -- --show-tokens ./test/fib.lox

About

a lox interpreter written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages