Resources

  1. Berkeley yacc for Perl, available from CPAN under src/misc/perl-byacc.tar.Z

  2. 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.

  3. “Research Issues with Application Generators,” Proceedings of the 6th Annual Workshop on Software Reuse. Prem Devanbu.

  4. “A Configurable Code Generator for OO Methodologies.” A. Aimar, A. Khodabandeh, P. Palazzi, and B. Rousseau. From

  5. “Little Languages,” More Programming Pearls: Confessions of a Coder. John Bentley. Association for Computing Machinery, 1988.

  6. “Building Application Generators.” J. Craig Cleaveland. IEEE Software, July 1988.

  7. “Tools for Building Application Generators.” J. Craig Cleaveland and Chandra M.R. Kintala. AT&T Technical Journal, July/August 1988.

  8. Thank You, Jeeves. P.G. Wodehouse. Aeonian Press, 1983.

Get Advanced Perl Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.