Sciweavers

ENTCS
2010
122views more  ENTCS 2010»
13 years 5 months ago
Efficient Earley Parsing with Regular Right-hand Sides
We present a new variant of the Earley parsing algorithm capable of efficiently supporting context-free grammars with regular right hand-sides. We present the core state-machine d...
Trevor Jim, Yitzhak Mandelbaum
ENTCS
2010
110views more  ENTCS 2010»
13 years 5 months ago
Domain-Specific Languages for Composable Editor Plugins
Lennart C. L. Kats, Karl Trygve Kalleberg, Eelco V...
ENTCS
2010
110views more  ENTCS 2010»
13 years 5 months ago
Formalizing Homogeneous Language Embeddings
The cost of implementing syntactically distinct Domain Specific Languages (DSLs) can be reduced by homogeneously embedding them in a host language in cooperation with its compiler...
Tony Clark, Laurence Tratt
ENTCS
2010
101views more  ENTCS 2010»
13 years 5 months ago
Strengthening the Zipper
The zipper is a well known design pattern for providing a cursor-like interface to a data structure. However, the classic treatise by Huet only scratches the surface of some of it...
Tristan O. R. Allwood, Susan Eisenbach
ENTCS
2010
111views more  ENTCS 2010»
13 years 5 months ago
Fundamental Nano-Patterns to Characterize and Classify Java Methods
Fundamental nano-patterns are simple, static, binary properties of Java methods, such as ObjectCreator and Recursive. We present a provisional catalogue of 17 such nano-patterns. ...
Jeremy Singer, Gavin Brown, Mikel Luján, Ad...
ENTCS
2010
68views more  ENTCS 2010»
13 years 5 months ago
Library Concepts for Model Reuse
Markus Herrmannsdörfer, Benjamin Hummel
ENTCS
2010
108views more  ENTCS 2010»
13 years 5 months ago
Integrating Textual and Graphical Modelling Languages
Graphical diagrams are the main modelling constructs offered by the popular modelling language UML. Because textual representations of models also have their benefits, we investig...
Luc Engelen, Mark van den Brand
ENTCS
2010
84views more  ENTCS 2010»
13 years 5 months ago
Syntactic Language Extension via an Algebra of Languages and Transformations
We propose an algebra of languages and transformations as a means for extending s syntactically. The algebra provides a layer of high-level abstractions built on top of languages ...
Jacob Andersen, Claus Brabrand