0 Forks
5 Stars
5 Watchers

lambda-calculus

λ-calculus interpreter written in python

How to download and setup lambda-calculus

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

Or simply clone lambda-calculus with SSH
[email protected]:Ivoah/lambda-calculus.git

If you have some problems with lambda-calculus

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