Sciweavers

4151 search results - page 448 / 831
» Language Driven System Design
Sort
View
APSEC
2000
IEEE
15 years 10 months ago
A GUI and testing tool for SOFL
SOFL is a formal language and method for system specification and design. As a language it is an integration of Petri nets, Data Flow Diagrams, and VDM-SL. As a method it is a com...
Shaoying Liu, Tetsuo Fukuzaki, Koji Miyamoto
DATESO
2004
92views Database» more  DATESO 2004»
15 years 8 months ago
Querying the RDF: Small Case Study in the Bicycle Sale Domain
We examine the suitability of RDF, RDF Schema (as simple ontology language), and RDF repository Sesame, for providing the backend to a prospective domain-specific web search tool, ...
Ondrej Sváb, Vojtech Svátek, Martin ...
IADIS
2004
15 years 8 months ago
IDUX: Internationalization of Data Using XML
Interest is rapidly growing in internationalized software that can be localized to various languages. This paper describes IDUX, an XML-based system designed to support the proces...
Darcy G. Benoit, Tomasz Müldner
ENTCS
2008
119views more  ENTCS 2008»
15 years 6 months ago
An Example of Cloning Graph Transformation Rules for Programming
Graphical notations are already popular for the design of software, as witnessed by the success of the Uniform Modeling Languages (UML). In this paper, we advocate the use of grap...
Mark Minas, Berthold Hoffmann
SIGPLAN
2002
15 years 6 months ago
Template meta-programming for Haskell
We propose a new extension to the purely functional programming language Haskell that supports compile-time meta-programming. The purpose of the system is to support the algorithm...
Tim Sheard, Simon L. Peyton Jones