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
- Host: GitHub
- URL: https://github.com/namin/blond
- Owner: namin
- Created: 2021-04-10T05:24:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T02:24:00.000Z (over 2 years ago)
- Last Synced: 2025-04-13T19:59:29.638Z (about 1 year ago)
- Topics: paper-implementations, reflection, scheme, towers
- Language: Scheme
- Homepage:
- Size: 166 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)