Sciweavers

4340 search results - page 393 / 868
» Formal Methods and Cryptography
Sort
View
CAV
2007
Springer
113views Hardware» more  CAV 2007»
16 years 1 months ago
On Synthesizing Controllers from Bounded-Response Properties
In this paper we propose a complete chain for synthesizing controllers from high-level specifications. From real-time properties expressed in the logic MTL we generate, under boun...
Oded Maler, Dejan Nickovic, Amir Pnueli
IFL
2007
Springer
158views Formal Methods» more  IFL 2007»
16 years 29 days ago
Checking Dependent Types Using Compiled Code
Abstract. Type checkers for dependent types need to evaluate user defined functions during type checking. For this, current implementations typically use an interpreter, which has...
Dirk Kleeblatt
186
Voted
IFL
2007
Springer
128views Formal Methods» more  IFL 2007»
16 years 29 days ago
The Structure of the Essential Haskell Compiler, or Coping with Compiler Complexity
In this paper we describe the structure of the Essential Haskell Compiler (EHC) and how we manage its complexity, despite its growth from essentials to a full Haskell compiler. Our...
Atze Dijkstra, Jeroen Fokker, S. Doaitse Swierstra
IFL
2007
Springer
146views Formal Methods» more  IFL 2007»
16 years 29 days ago
A Supercompiler for Core Haskell
Haskell is a functional language, with features such as higher order functions and lazy evaluation, which allow succinct programs. These high-level features present many challenges...
Neil Mitchell, Colin Runciman
MEMOCODE
2005
IEEE
16 years 11 days ago
A synchronous language at work: the story of Lustre
We recall the story of the development of the synchronous data-flow language LUSTRE and of its industrial transfer inside the toolset SCADE. We try to analyse the reasons of its ...
Nicolas Halbwachs