https://github.com/bburdette/olde-schelme
old version of schelme - pre incremental execution.
https://github.com/bburdette/olde-schelme
Last synced: 12 months ago
JSON representation
old version of schelme - pre incremental execution.
- Host: GitHub
- URL: https://github.com/bburdette/olde-schelme
- Owner: bburdette
- License: bsd-3-clause
- Created: 2019-04-02T18:11:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T18:12:14.000Z (over 7 years ago)
- Last Synced: 2025-01-21T19:51:19.259Z (over 1 year ago)
- Language: Elm
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# olde-schelme
A minimal scheme-eque language written in Elm. This is an old version of schelme, thats a good bit simpler, but lacks incremental execution. Just keeping it here for reference, dev is focused on the new one now. If you were concerned about executing schelme code quickly, this would probably be better than the incremental one.
Try it out [here](https://bburdette.github.io/schelmeex1.html).