Skip to content

linkdd/lispers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lispers

Educational project: How to implement a Lisp interpreter in Rust?

Read the article

Build & Run

$ cargo build
$ cargo run -- -i examples/hello-world.lisp

License

This project is released under the terms of the MIT License.