Sciweavers

1606 search results - page 158 / 322
» XML-based programming language modeling: An approach to soft...
Sort
View
WECWIS
2005
IEEE
201views ECommerce» more  WECWIS 2005»
16 years 10 hour ago
A Categorization of Collaborative Business Process Modeling Techniques
Business Process Modeling (BPM) is one of the key factors in defining service-oriented solutions for business collaborations. Like in traditional software engineering there is a n...
Stephan Roser, Bernhard Bauer
ADAEUROPE
2007
Springer
16 years 19 days ago
Towards User-Level Extensibility of an Ada Library: An Experiment with Cheddar
In this article, we experiment a way to extend an Ada library called Cheddar. Cheddar provides a domain specific language. Programs written with this domain specific language can...
Frank Singhoff, Alain Plantec
PLDI
2005
ACM
16 years 1 hour ago
Checking type safety of foreign function calls
We present a multi-lingual type inference system for checking type safety across a foreign function interface. The goal of our system is to prevent foreign function calls from int...
Michael Furr, Jeffrey S. Foster
DKE
1998
149views more  DKE 1998»
15 years 6 months ago
Knowledge Engineering: Principles and Methods
This paper gives an overview about the development of the field of Knowledge Engineering over the last 15 years. We discuss the paradigm shift from a transfer view to a modeling v...
Rudi Studer, V. Richard Benjamins, Dieter Fensel
PPPJ
2009
ACM
16 years 1 months ago
Lazy continuations for Java virtual machines
Continuations, or ’the rest of the computation’, are a concept that is most often used in the context of functional and dynamic programming languages. Implementations of such ...
Lukas Stadler, Christian Wimmer, Thomas Würth...