Sciweavers

CC
2003
Springer

A Pattern Matching Compiler for Multiple Target Languages

13 years 9 months ago
A Pattern Matching Compiler for Multiple Target Languages
Many processes can be seen as transformations of tree-like data structures. In compiler construction, for example, we continuously manipulate trees and perform tree transformations. This paper introduces a pattern matching compiler (Tom): a set of primitives which add pattern matching facilities to imperative languages such as C, Java, or Eiffel. We show that this tool is extremely non-intrusive, lightweight and useful to implement tree transformations. It is also flexible enough to allow the reuse of existing data structures.
Pierre-Etienne Moreau, Christophe Ringeissen, Mari
Added 06 Jul 2010
Updated 06 Jul 2010
Type Conference
Year 2003
Where CC
Authors Pierre-Etienne Moreau, Christophe Ringeissen, Marian Vittek
Comments (0)