Skip to content

wnh/morris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morris

Simple lisp interpreter written in Haskell

Installation

  1. Install stack
  2. stack build

Usage

morris <test.lisp

Currently morris is only capable of printing the AST of the provided file. So maybe wait a little while before trying to use it? Deal? Deal.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Will Harding [email protected]

License

BDS - See LICENCE

Releases

No releases published

Packages

No packages published