Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fare/fci2017
Reflection with First-Class Implementations — a presentation
https://github.com/fare/fci2017
Last synced: 17 days ago
JSON representation
Reflection with First-Class Implementations — a presentation
- Host: GitHub
- URL: https://github.com/fare/fci2017
- Owner: fare
- Created: 2017-01-02T05:12:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T22:38:04.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T16:06:04.851Z (about 1 month ago)
- Language: Scheme
- Homepage:
- Size: 37.1 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reflection with First-Class Implementations
===========================================This is my rejected proposal for a paper at
[SNAPL 2017](http://snapl.org/2017/cfp.html).
It was too speculative for [the reviewers](reviews.text),
who had a hard time relating without an implementation.
Thus my next priority will thus be implementing the ideas.Viewing the article
-------------------The PDF version of this article can be found here:
* < http://fare.tunes.org/files/fci2017/fci.pdf >
There is also an HTML version, but the few math mode formulas
unhappily appear in a degraded way:* < http://fare.tunes.org/files/fci2017/fci.html >
Notes
-----* These ideas are based on my work with
the [TUNES project](http://tunes.org/) in the 1990s.* I made a presentation on these ideas at BostonHaskell in 2016,
with a video at and
the slides at .* I also made a presentation at
[Lisp NYC in 2017](https://www.meetup.com/LispNYC/events/237759785/);
the video is still unavailable (ask for rushes),
but the slides are at .* My resurrected PhD thesis on this topic (in progress) can be found at:
.