Sciweavers

7529 search results - page 120 / 1506
» The Modula-3 Type System
Sort
View
SIGSOFT
2006
ACM
15 years 10 months ago
Bit level types for high level reasoning
Bitwise operations are commonly used in low-level systems code to access multiple data fields that have been packed into a single word. Program analysis tools that reason about s...
Ranjit Jhala, Rupak Majumdar
POPL
1997
ACM
15 years 8 months ago
Shape Types
Type systems currently available for imperative languages are too weak to detect a significant class of programming errors. For example, they cannot express the property that a l...
Pascal Fradet, Daniel Le Métayer
ICPR
2006
IEEE
16 years 5 months ago
An Oriented-Contour Point Based Voting Algorithm for Vehicle Type Classification
This article deals with an Oriented-Contour Point based voting algorithm for multiclass vehicle type identification (make and model). The system obtains similar results for equiva...
Maurice Milgram, Pablo Negri, Raphael Poulenard, X...
POPL
2006
ACM
16 years 4 months ago
Why dependent types matter
We exhibit the rationale behind the design of Epigram, a dependently typed programming language and interactive program development system, using refinements of a well known progr...
James McKinna
PROCOMET
1998
15 years 5 months ago
Types for trees
We introduce a type assignment system which is parametric with respect to five families of trees obtained by evaluating -terms (B
Franco Barbanera, Mariangiola Dezani-Ciancaglini, ...