Sciweavers

859 search results - page 82 / 172
» Explaining Synthesized Software
Sort
View
SLE
2009
Springer
14 years 5 months ago
Declarative Scripting in Haskell
We present a domain-specific language embedded within the Haskell programming language to build scripts in a declarative and typesafe manner. We can categorize script components i...
Tim Bauer, Martin Erwig
ASWEC
2007
IEEE
14 years 5 months ago
Formal Validation of Hierarchical State Machines against Expectations
This paper explains some analyses that can be performed on a hierarchical finite state machine to validate that it performs as intended. Such a hierarchical state machine has tra...
Ian Toyn, Andy Galloway
ACL2
2006
ACM
14 years 5 months ago
Adding parallelism capabilities to ACL2
We have implemented parallelism primitives that permit an ACL2 programmer to parallelize execution of ACL2 functions. We (1) introduce logical definitions for these primitives, (...
David L. Rager
SIGCSE
2006
ACM
134views Education» more  SIGCSE 2006»
14 years 5 months ago
jFAST: a java finite automata simulator
Visualization and interactivity are valuable active learning techniques that can improve mastery of difficult concepts. In this paper we describe jFAST, an easy-to-use graphical s...
Timothy M. White, Thomas P. Way
FASE
2005
Springer
14 years 4 months ago
A Tool to Automate Component Clustering and Identification
It is a key activity in CBD to identify high-quality components which have high cohesion and low coupling. However, component clustering is carried out in manual fashion by develop...
Soo Ho Chang, Man Jib Han, Soo Dong Kim