Another renumbering, so that all concurrent styles are bundled together

This commit is contained in:
Crista Lopes
2013-12-27 15:41:39 -08:00
parent de06b9b09c
commit 750016ac52
39 changed files with 0 additions and 72 deletions

View File

@@ -1,16 +0,0 @@
Style #18
==============================
Constraints:
- The program has access to information about itself, i.e. introspection
- The program can modify itself -- adding more abstractions, variables, etc. at run-time
Possible names:
- Reflective, as in "I see me, so I can change myself"
- Metaprogramming style
- Self-referential