Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 170 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 170 Bytes

Pils

A super simple lisp interpreter inspired by buildyourownlisp.com, in Rust.

Example REPL

Run cargo +nightly run --bin repl to get a pils Read-Eval-Print Loop.