An open API service indexing awesome lists of open source software.

https://github.com/juanbono/my-scheme


https://github.com/juanbono/my-scheme

programming-language toy-language

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# my-scheme
[![Build Status](https://travis-ci.org/juanbono/my-scheme.svg?branch=master)](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/)