Skip to content

hellerve/unlambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unlambda

general version GPL Licensed Build Status

An Unlambda Interpreter written in Haskell. It's basically a cleaned-up version of this, where I added the REPL and the cabal files.

Building & Installing

Unlambda has a cabal toolchain, which means you can install it by issuing cabal install if you have the tool installed.

Running

You can run files like with any regular interpreter by using the command unlambda yourfile or go into interactive mode by running unlambda without any other arguments. You will be greeted by your run-of-the-mill shell.

Have fun!

About

An Unlambda Interpreter and REPL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published