InfoQ

Topic/Tag specific view

All content and news on InfoQ about Code Generation


News about Code Generation

Rapid web development with J2EE Spider

Community
Java
Topics
Artifacts & Tools,
Open Source

J2EE Spider re-invigorates J2EE RAD development with visual interfaces (supplied via Eclipse) for generating code and round-trip engineering.

Treetop - PEG parser generator for Ruby

Community
Ruby
Topics
Domain Specific Languages,
Programming

Parsing Expression Grammars (PEG) are a type of recursive descent parsers that have become quite popular recently. Now Ruby gets its own PEG parser generator with Treetop.

Catching up with Phoenix

Community
.NET
Topics
Research,
.NET Framework

This past year Microsoft introduced Phoenix a project aimed at transforming the traditional blackbox compiler into a transparent one.