Sciweavers

9455 search results - page 206 / 1891
» The Modelling Language Zinc
Sort
View
ENTCS
2006
120views more  ENTCS 2006»
15 years 4 months ago
SCHOOL: a Small Chorded Object-Oriented Language
Chords are a declarative synchronisation construct based on the Join-Calculus, available in the programming language C. To our knowledge, chords have no formal model in an object-...
Sophia Drossopoulou, Alexis Petrounias, Alex Buckl...
ICFP
2004
ACM
16 years 4 months ago
Making a fast curry: push/enter vs. eval/apply for higher-order languages
Higher-order languages that encourage currying are implemented using one of two basic evaluation models: push/enter or eval/apply. Implementors use their intuition and qualitative...
Simon Marlow, Simon L. Peyton Jones
PPSWR
2005
Springer
15 years 9 months ago
Logical Reconstruction of RDF and Ontology Languages
In this sketchy paper we introduce a logical reconstruction of the RDF family of languages and the OWL-DL family of languages. We prove that our logical framework is equivalent to ...
Jos de Bruijn, Enrico Franconi, Sergio Tessaris
CAV
2006
Springer
129views Hardware» more  CAV 2006»
15 years 8 months ago
Languages of Nested Trees
We study languages of nested trees--structures obtained by augmenting trees with sets of nested jump-edges. These graphs can naturally model branching behaviors of pushdown program...
Rajeev Alur, Swarat Chaudhuri, P. Madhusudan
MODELS
2009
Springer
15 years 11 months ago
On Better Understanding OCL Collections or An OCL Ordered Set Is Not an OCL Set
Abstract. Modeling languages like UML or EMF support textual constraints written in OCL. OCL allows the developer to use various collec
Fabian Büttner, Martin Gogolla, Lars Hamann, ...