5 links
Code Generation Network
codegeneration.net
A resource for software engineers and architects interest in code generation with articles, interviews and a database of generation tools.
Dynamic Languages Group - MIT AI Lab
ai.mit.edu
Covers reflection, self-modifying code or mutable MOPs, Dylan, and aspect-oriented programming.
Intentional Programming
aisto.com
Papers on the metaprogramming system and former MS research project in which software is viewed as a database and multiple source code representations can be used.
The Program Generator Generator
informatik.uni-freiburg.de
A partial evaluation system for Scheme: Given a program P and a specification of which of the inputs are known in advance, PGG outputs a program generator which accepts the known i…
Showing 20–5 of 5 results