https://github.com/pixcai/lambda
How to implement a programming language in JavaScript
https://github.com/pixcai/lambda
Last synced: 4 months ago
JSON representation
How to implement a programming language in JavaScript
- Host: GitHub
- URL: https://github.com/pixcai/lambda
- Owner: pixcai
- License: gpl-3.0
- Created: 2016-07-27T06:36:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-29T11:01:22.000Z (about 9 years ago)
- Last Synced: 2024-12-28T06:09:21.310Z (10 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lambda
### How to implement a programming language in JavaScript