Skip to content

helvm/unlambda-hellerve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Haskell 100.0%