Sciweavers

1069 search results - page 34 / 214
» Automatic Generation of Language-based Tools
Sort
View
ENTCS
2006
176views more  ENTCS 2006»
13 years 9 months ago
Automatic Formal Synthesis of Hardware from Higher Order Logic
A compiler that automatically translates recursive function definitions in higher order logic to clocked synchronous hardware is described. Compilation is by mechanised proof in t...
Mike Gordon, Juliano Iyoda, Scott Owens, Konrad Sl...
KBSE
2003
IEEE
14 years 2 months ago
Tool-Assisted Unit Test Selection Based on Operational Violations
Unit testing, a common step in software development, presents a challenge. When produced manually, unit test suites are often insufficient to identify defects. The main alternativ...
Tao Xie, David Notkin
COLING
1996
13 years 11 months ago
Building Knowledge Bases for the Generation of Software Documentation
Automated text generation requires a underlying knowledge base fl'om which to generate, which is often difficult to produce. Software documentation is one domain in which par...
Cécile Paris, Keith Vander Linden
AGTIVE
1999
Springer
14 years 2 months ago
Generating Diagram Editors with DiaGen
DiaGen is a specification method, which is primarily based on a hypergraph grammar, and a tool that allows to automatically generate diagram editors from such a specification. Ge...
Mark Minas, Oliver Köth
JUCS
2008
127views more  JUCS 2008»
13 years 9 months ago
An LALR Parser Generator Supporting Conflict Resolution
: Despite all the advance brought by LALR parsing method by DeRemer in the late 60's, conflicts continue to be removed in a non-productive way, by means of analysis of a huge ...
Leonardo Teixeira Passos, Mariza Andrade da Silva ...