Simplicity and ability.
A Lambda Calculus interpreter implemented in C.
First, ensure that gcc and make are installed.
After cloning this repository, cd into its directory and do this:
$ cd src
$ make
$ ./facility
Simplicity and ability.
A Lambda Calculus interpreter implemented in C.
First, ensure that gcc and make are installed.
After cloning this repository, cd into its directory and do this:
$ cd src
$ make
$ ./facility