Skip to content

frustak/parlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parlox

An implementation of Lox language in Rust.
currently only the scanner is implemented,

Usage

cargo run               # prompt mode
cargo run %file_name%   # run a file 

About

Probably Another Rust Lox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages