https://github.com/dhess/rabbit-scheme
Guy Steele's RABBIT Scheme compiler
https://github.com/dhess/rabbit-scheme
Last synced: 4 months ago
JSON representation
Guy Steele's RABBIT Scheme compiler
- Host: GitHub
- URL: https://github.com/dhess/rabbit-scheme
- Owner: dhess
- Created: 2009-04-01T07:24:07.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-01T07:41:47.000Z (about 17 years ago)
- Last Synced: 2025-06-04T04:42:29.554Z (12 months ago)
- Homepage: http://www.softwarepreservation.org/projects/LISP/
- Size: 97.7 KB
- Stars: 62
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Said to be the source code for Guy Steele's RABBIT Scheme compiler.
Link found on the History of Lisp - Software Preservation Group page
here: http://www.softwarepreservation.org/projects/LISP/
Original URL:
http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/scheme/impl/rabbit/rabbit.lsp
Also available here:
ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/RABBIT.gz
Disclaimer: I don't claim any ownership of this code, I'm simply
making it available for posterity, and for its instructional
value. The code was made available at the links given above without
any copyright notice. Use at your own risk.