Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 302 Bytes

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.