Skip to content

celsobonutti/milho-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌽

Milho (corn in portuguese) is a toy dialect of Lisp written as a way to learn more about compilers. There are implementations in:

Running locally

You'll need stack installed on your computer. Then, simply run:

  • stack run repl to run the milho repl; or
  • stack run run <path-to-file> to run the code from a file.
  • stack test to run the tests

The Language

If you want to know more about the language, check the language docs.

About

Lisp interpreter written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages