-
Notifications
You must be signed in to change notification settings - Fork 0
An interpreter written in Haskell
License
planrich/abstractmachines
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an interpretor strongly related to the lambda calculus. It is written entirely in Haskell using Parsec. # Install Use cabal to install this project. ~~~ cabal install ~~~ # Features See test/prelude.am or test/sudoku.am for examples. # Repl Start the read evaluate print loop with ~~~ am -i ~~~
About
An interpreter written in Haskell
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published