Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fare/lil-ilc2012
- Owner: fare
- Created: 2012-07-15T19:53:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T18:12:51.000Z (over 1 year ago)
- Last Synced: 2024-12-27T16:06:33.873Z (about 1 month ago)
- Language: Racket
- Homepage:
- Size: 171 KB
- Stars: 21
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.pdfAn HTML extract of this article is here:
http://fare.tunes.org/files/cs/lil-ilc2012/lil-ilc2012.htmlNote 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.