https://github.com/alangpierce/lambdacalculusplayground
An Android app that provides a visual interface for creating and evaluating lambda calculus expressions
https://github.com/alangpierce/lambdacalculusplayground
lambda-calculus
Last synced: 4 months ago
JSON representation
An Android app that provides a visual interface for creating and evaluating lambda calculus expressions
- Host: GitHub
- URL: https://github.com/alangpierce/lambdacalculusplayground
- Owner: alangpierce
- License: mit
- Created: 2015-02-16T03:09:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-19T01:58:44.000Z (over 9 years ago)
- Last Synced: 2025-02-02T01:01:50.394Z (about 1 year ago)
- Topics: lambda-calculus
- Language: JavaScript
- Size: 1.23 MB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lambda Calculus Playground
An Android app that lets you build, combine, modify, and evaluate expressions in the untyped lambda
calculus, all using a touch interface.
The app is available on the [Play Store](https://play.google.com/store/apps/details?id=com.alangpierce.lambdacalculusplayground).
There is also a [demo video](https://www.youtube.com/watch?v=0OzpqDDniDs).