Lamda calculus This is my humble attempt to implement lamda calculus using ES6. How to run Clone the repo npm install npm run tests npm run build