Skip to content

bschmalhofer/unlambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See 'perldoc unl.pir' for documentation.

Unlambda is a functional programming language.
See http://en.wikipedia.org/wiki/Unlambda for details.
Unlambda is hosted at http://github.com/bschmalhofer/unlambda.

Build and test:
    $ parrot setup.pir clean
    $ parrot setup.pir
    $ parrot setup.pir test

Show help:
 $ parrot setup.pir help

Generate a file for Plumage:
 $ mkdir plumage
 $ parrot setup.pir plumage > plumage/unlambda.json

About

An implementation of unlambda on top of Parrot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published