https://github.com/juanbono/my-scheme
https://github.com/juanbono/my-scheme
programming-language toy-language
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/juanbono/my-scheme
- Owner: juanbono
- License: bsd-3-clause
- Created: 2016-05-13T23:02:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-01T13:18:16.000Z (almost 10 years ago)
- Last Synced: 2025-01-31T12:13:47.207Z (over 1 year ago)
- Topics: programming-language, toy-language
- Language: Haskell
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-scheme
[](https://travis-ci.org/juanbono/my-scheme)
## Implementación de un interprete de Scheme, basado en [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours)
### Enlaces Relacionados
* [Especificacion R5RS](http://www.schemers.org/Documents/Standards/R5RS/HTML/)
* [MIT/GNU Scheme](https://www.gnu.org/software/mit-scheme/)