Skip to content

An intepreting programing language based on lox

Notifications You must be signed in to change notification settings

copycat1024/wendell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wendell

Test

An intepreting programing language based on lox

Requirement

Rust and cargo

Usage

Run cargo run --bin interp <file_name> to run a source file, or without a filename to run the REPL console.

About

An intepreting programing language based on lox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages