Sciweavers

215 search results - page 2 / 43
» Pattern Matching in Order-Sorted Languages
Sort
View
POPL
2001
ACM
14 years 11 months ago
Regular expression pattern matching for XML
Haruo Hosoya, Benjamin C. Pierce
DLS
2007
138views Languages» more  DLS 2007»
14 years 2 months ago
OMeta: an object-oriented language for pattern matching
This paper introduces OMeta, a new object-oriented language for pattern matching. OMeta is based on a variant of Parsing Expression Grammars (PEGs) [5]--a recognitionbased foundat...
Alessandro Warth, Ian Piumarta
CC
2003
Springer
103views System Software» more  CC 2003»
14 years 4 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...
Pierre-Etienne Moreau, Christophe Ringeissen, Mari...
IFIP
2004
Springer
14 years 4 months ago
Regular Tree Language Recognition with Static Information
This paper presents our compilation strategy to produce efficient code for pattern matching in the CDuce compiler, taking into account static information provided by the type syst...
Alain Frisch
SWSTE
2003
IEEE
14 years 4 months ago
Towards a Standard Family of Languages for Matching Patterns in Source Code
This paper makes a case for the definition of a family of languages for expressing patterns over both the structure and semantics of source code. Our proposal is unique in that i...
Uri Dekel, Tal Cohen, Sara Porat