×
Jun 18, 2005 · This article describes the techniques used for the implementation of pattern matching in TrafoLa-H, a functional transformation language.
By transforming TrafoLa-H patterns into regular tree grammars, and generating fast bottom-up parsers, it is possible to match even complex patterns in times.
Baker and Bird and Baeza-Yates and Regnier are two of the most efficient and widely used algorithms for exact online two-dimensional pattern matching.
This article describes the techniques used for the implementation of pattern matching in TrafoLa-H, a functional transformation language.
Pattern Matching in a Functional Transformation Language using Treeparsing PPDP, 1990. PLILP 1990 · DBLP · Scholar · DOI. Full names. Links ISxN. @inproceedings ...
People also ask
Sep 27, 2018 · My language, implemented as an AST-walking interpreter, say, can pattern match on data structures and their types, including "wildcard" type matching.
Oct 17, 2023 · Pattern matching is a mechanism for checking a value against a pattern and, if the value follows that pattern, extracting information from it.
Transforming documents using pattern matching and a replacement language ... Pattern Matching in a Functional Transformation Language using Treeparsing.
Functional languages allow the definition of functions by pattern matching, which performs an analysis of the structure of values, but the structures which ...
PPDP PLILP-1990-Ferdinand #functional #model transformation #pattern matching #using: Pattern Matching in a Functional Transformation Language using Treeparsing ...