1 Forks
8 Stars
8 Watchers

LambdaCalculusInterpreters

Two interpreters for the lambda calculus: one simple and one with typing of ints, bools, and pairs.

How to download and setup LambdaCalculusInterpreters

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

Or simply clone LambdaCalculusInterpreters with SSH
[email protected]:robinspollak/LambdaCalculusInterpreters.git

If you have some problems with LambdaCalculusInterpreters

You may open issue on LambdaCalculusInterpreters support forum (system) here: https://github.com/robinspollak/LambdaCalculusInterpreters/issues