0.0.1 • Published 12 years ago
simplelambda v0.0.1
SimpleLambda
Lambda calculus implemented as interpreter in JavaScript. WIP.
Installation
Via npm on Node:
npm install simplelambdaUsage
Reference in your program:
var simpletbeams = require('simplelambda');Development
git clone git://github.com/ajlopez/SimpleLambda.git
cd SimpleLambda
npm install
npm testSamples
TBD
License
MIT
References
Contribution
Feel free to file issues and submit pull requests � contributions are welcome<
If you submit a pull request, please be sure to add or update corresponding
test cases, and ensure that npm test continues to pass.
0.0.1
12 years ago
0.0.1-alpha
12 years ago