Ecosyste.ms: Awesome

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

https://github.com/mschuetz/tinylisp

A C implementation of the Lisp interpreter described in McCarthy's Lisp 1.5 manual.
https://github.com/mschuetz/tinylisp

Last synced: 3 months ago
JSON representation

A C implementation of the Lisp interpreter described in McCarthy's Lisp 1.5 manual.

Lists

README

        

tinylisp
========

A C implementation of the Lisp interpreter described in McCarthy's Lisp 1.5 manual. *Unfortunately it is not currently in a working state*.

Build status: [![Build Status](https://travis-ci.org/mschuetz/tinylisp.svg?branch=master)](https://travis-ci.org/mschuetz/tinylisp)