Sciweavers

1423 search results - page 104 / 285
» Languages of Nested Trees
Sort
View
180
Voted
ENTCS
2008
140views more  ENTCS 2008»
15 years 3 months ago
Fusing a Transformation Language with an Open Compiler
Transformation systems such as Stratego/XT provide powerful analysis and transformation frameworks and concise languages for language processing, but instantiating them for every ...
Karl Trygve Kalleberg, Eelco Visser
165
Voted
CL
2000
Springer
15 years 3 months ago
Associative definition of programming languages
Associative Language Descriptions are a recent grammar model, theoretically less powerful than Context Free grammars, but adequate for describing the syntax of programming languag...
Stefano Crespi-Reghizzi, Matteo Pradella, Pierluig...
122
Voted
COLING
2002
15 years 3 months ago
Learning Chinese Bracketing Knowledge Based on a Bilingual Language Model
This paper proposes a new method for automatic acquisition of Chinese bracketing knowledge from English-Chinese sentencealigned bilingual corpora. Bilingual sentence pairs are fir...
Yajuan Lü, Sheng Li, Tiejun Zhao, Muyun Yang
125
Voted
LICS
2005
IEEE
15 years 9 months ago
Looping Caterpillars
There are two main paradigms for querying semi structured data: regular path queries and XPath. The aim of this paper is to provide a synthesis between these two. This synthesis i...
Evan Goris, Maarten Marx
CC
2005
Springer
123views System Software» more  CC 2005»
15 years 9 months ago
XML Goes Native: Run-Time Representations for Xtatic
Abstract. Xtatic is a lightweight extension of C offering native support for statically typed XML processing. XML trees are built-in values in Xtatic, and static analysis of the t...
Vladimir Gapeyev, Michael Y. Levin, Benjamin C. Pi...