Sciweavers

3689 search results - page 125 / 738
» A Language with Distributed Scope
Sort
View
SPLC
2008
14 years 11 months ago
Towards Separation of Concerns in Model Transformation Workflows
Model-driven software product lines are an emerging topic in research and industry, as they promise higher development speed and easier adaptability to customer needs. The generat...
Christoph Elsner, Daniel Lohmann, Wolfgang Schr&ou...
ACL
1998
14 years 11 months ago
From Information Structure to Intonation: A Phonological Interface for Concept-to-Speech
The pal)er describes an interface between generator and synthesizer of tile German language concept-to-speech system VieCtoS. It discusses phenomena in German intonation that depe...
Hannes Pirker, Georg Niklfeld, Johannes Matiasek, ...
CORR
1999
Springer
124views Education» more  CORR 1999»
14 years 9 months ago
An Algebraic Programming Style for Numerical Software and its Optimization
The abstract mathematical theory of partial differential equations (PDEs) is formulated in terms of manifolds,scalar fields, tensors, and the like, but these algebraic structures a...
T. B. Dinesh, Magne Haveraaen, Jan Heering
SCP
2010
148views more  SCP 2010»
14 years 8 months ago
Debugging hygienic macros
Over the past two decades, Scheme macros have evolved into a powerful API for the compiler front-end. Like Lisp macros, their predecessors, Scheme macros expand source programs in...
Ryan Culpepper, Matthias Felleisen
EMNLP
2010
14 years 8 months ago
SCFG Decoding Without Binarization
Conventional wisdom dictates that synchronous context-free grammars (SCFGs) must be converted to Chomsky Normal Form (CNF) to ensure cubic time decoding. For arbitrary SCFGs, this...
Mark Hopkins, Greg Langmead