Sciweavers

856 search results - page 46 / 172
» Dependent Types in Practical Programming
Sort
View
PLDI
1995
ACM
14 years 7 days ago
A Type-Based Compiler for Standard ML
Compile-time type information should be valuable in efficient compilation of statically typed functional languages such as Standard ML. But how should type-directed compilation w...
Zhong Shao, Andrew W. Appel
METRICS
1997
IEEE
14 years 27 days ago
Assessing Feedback Of Measurement Data: Relating Schlumberger Rps Practice To Learning Theory
Schlumberger RPS successfully applies software measurement to support their software development projects. It is proposed that the success of their measurement practices is mainly...
Rini van Solingen, Egon Berghout, Erik Kooiman
TPHOL
2009
IEEE
14 years 3 months ago
VCC: A Practical System for Verifying Concurrent C
VCC is an industrial-strength verification environment for low-level concurrent system code written in C. VCC takes a program (annotated with function contracts, state assertions,...
Ernie Cohen, Markus Dahlweid, Mark A. Hillebrand, ...
ECOOP
2009
Springer
14 years 9 months ago
Practical API Protocol Checking with Access Permissions
Reusable APIs often dene usage protocols. We previously developed a sound modular type system that checks compliance with typestate-based protocols while aording a great deal of al...
Kevin Bierhoff, Nels E. Beckman, Jonathan Aldrich
ICSE
2007
IEEE-ACM
14 years 8 months ago
A Sound Assertion Semantics for the Dependable Systems Evolution Verifying Compiler
The Verifying Compiler (VC) project is a core component of the Dependable Systems Evolution Grand Challenge. The VC offers the promise of automatically proving that a program or c...
Patrice Chalin