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

https://github.com/namin/blond

the reflective tower Blond by Olivier Danvy & Karoline Malmkjær
https://github.com/namin/blond

paper-implementations reflection scheme towers

Last synced: about 1 year ago
JSON representation

the reflective tower Blond by Olivier Danvy & Karoline Malmkjær

Awesome Lists containing this project

README

          

# Blond
the reflective tower Blond by Olivier Danvy & Karoline Malmkjær

## Getting Started
```scheme
(load "blond.scm")
(blond)
```

Play in your browser at [io.livecode.ch](http://io.livecode.ch/learn/namin/blond)!

## Original Resources from 1988
- [Code](https://www.cs.cmu.edu/Groups/AI/lang/scheme/code/eval/blond/blond.scm)
- [_A Blond Primer_](docs/danvy-malmkjaer-blond-primer.pdf)
- [_Intensions and Extensions in a Reflective Tower_](https://dl.acm.org/doi/pdf/10.1145/62678.62725)