41 Forks
454 Stars
454 Watchers

lambda-talk

A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS

How to download and setup lambda-talk

Open terminal and run command
git clone https://github.com/glebec/lambda-talk.git
git clone is used to create a copy or clone of lambda-talk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lambda-talk https://github.com/glebec/lambda-talk/archive/master.zip

Or simply clone lambda-talk with SSH
[email protected]:glebec/lambda-talk.git

If you have some problems with lambda-talk

You may open issue on lambda-talk support forum (system) here: https://github.com/glebec/lambda-talk/issues