3 Forks
28 Stars
28 Watchers

lambda-lisp.js

An implementation of lambda calculus.

How to download and setup lambda-lisp.js

Open terminal and run command
git clone https://github.com/xieyuheng/lambda-lisp.js.git
git clone is used to create a copy or clone of lambda-lisp.js 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-lisp.js https://github.com/xieyuheng/lambda-lisp.js/archive/master.zip

Or simply clone lambda-lisp.js with SSH
[email protected]:xieyuheng/lambda-lisp.js.git

If you have some problems with lambda-lisp.js

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