https://github.com/figbug/scheme
Very limited scheme interpreter
https://github.com/figbug/scheme
Last synced: 7 months ago
JSON representation
Very limited scheme interpreter
- Host: GitHub
- URL: https://github.com/figbug/scheme
- Owner: FigBug
- License: other
- Created: 2012-12-12T07:11:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-07T15:53:42.000Z (almost 13 years ago)
- Last Synced: 2025-06-20T14:11:28.527Z (7 months ago)
- Language: Prolog
- Size: 105 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Scheme Interpreter
Copyright (c) 1998, Roland Rabien
BSD License
Very limited scheme interpreter written in Prolog.
Usage:
[scheme]
run.
Have fun.