Resources
- Berkeley yacc for Perl, availabe at http://ftp.sterling.com:/local/perl-byacc.tar.Z
- Lex for Perl. Parse::Lex, available on CPAN.
Generates lexical analyzers à la Lex. The documentation is in French, but the library is easy enough to figure out even if you don't speak the language.
- "Research Issues with Application Generators," Proceedings of the 6th Annual Workshop on Software Reuse. Prem Devanbu.
- "A Configurable Code Generator for OO Methodologies." A. Aimar, A. Khodabandeh, P. Palazzi, and B. Rousseau. From http://www1.cern.ch/WebMaker/examples/CHEP94_codegene_1/www/codegene_1.html
- "Little Languages," More Developing Pearls: Confessions of a Coder. John Bentley. Association for Computing Machinery.
- "Building Application Generators." J. Craig Cleaveland. IEEE Software, July 1988.
- "Tools for Building Application Generators." J. Craig Cleaveland and Chandra M.R. Kintala. AT&T Technical Journal, July/August 1988.
- Thank You, Jeeves. P.G. Wodehouse. Aeonian Press.