Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fare/lil-ilc2012

LIL: higher-order datastructures meet CLOS -- Paper published at ILC'2012
https://github.com/fare/lil-ilc2012

Last synced: 17 days ago
JSON representation

LIL: higher-order datastructures meet CLOS -- Paper published at ILC'2012

Awesome Lists containing this project

README

        

LIL: CLOS reaches higher-order, sheds identity, and has a transformative experience
===================================================================================

This article was submitted and accepted for the International Lisp Conference 2012:
http://international-lisp-conference.org/2012/

It describes the Lisp Interface Library, or LIL, that can be found there:
http://github.com/fare/lisp-interface-library/

The home page for this article is at:
http://github.com/fare/lil-ilc2012/

A PDF extract of this article is here:
http://fare.tunes.org/files/cs/lil-ilc2012/lil-ilc2012.pdf

An HTML extract of this article is here:
http://fare.tunes.org/files/cs/lil-ilc2012/lil-ilc2012.html

Note that this article was slightly modified
since it was accepted and published at ILC 2012:
a few typos and bugs were corrected, and the code was updated
to mirror a few changes in the Lisp Interface Library.