Sciweavers

3713 search results - page 2 / 743
» Constructing a Calculus of Programs
Sort
View
MPC
1995
Springer
125views Mathematics» more  MPC 1995»
13 years 10 months ago
Synthesizing Proofs from Programs in the Calculus of Inductive Constructions
We want to prove \automatically" that a program is correct with respect to a set of given properties that is a speci cation. Proofs of speci cations contain logical parts and ...
Catherine Parent
MPC
1989
Springer
62views Mathematics» more  MPC 1989»
13 years 10 months ago
Constructing a Calculus of Programs
Lambert G. L. T. Meertens
IJCAI
1993
13 years 8 months ago
A Language for Implementing Arbitrary Logics
SEQUEL is a new-generation functional programming language, which allows the specification of types in a notation based on the sequent calculus. The sequent calculus notation suff...
Mark Tarver
BIRTHDAY
2000
Springer
13 years 11 months ago
Pict: a programming language based on the Pi-Calculus
The -calculus o ers an attractive basis for concurrent programming. It is small, elegant, and well studied, and supports via simple encodings a wide range of high-level constru...
Benjamin C. Pierce, David N. Turner
DAGSTUHL
2003
13 years 8 months ago
PiLib: A Hosted Language for Pi-Calculus Style Concurrency
Abstract. PiLib is a library written in Scala that implements the concurrency constructs of the π-calculus. Some features of the programming language Scala, examined in the paper,...
Vincent Cremet, Martin Odersky