Skip to content

A Lisp-Like Interpreter written in Rust using Parser Combinators

License

Notifications You must be signed in to change notification settings

luizgabriel/LispInterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Lisp Interpreter

A Lisp-Like interpreter written in Rust using Parser Combinators


Running the REPL

cargo +nightly run -q -r flow_repl

image

About

A Lisp-Like Interpreter written in Rust using Parser Combinators

Topics

Resources

License

Stars

Watchers

Forks

Languages