Sciweavers

10575 search results - page 278 / 2115
» Programming Languages
Sort
View
ESOP
1999
Springer
15 years 10 months ago
Deterministic Expressions in C
Expressions in the programming language C have such an under-specified semantics that one might expect them to be non-deterministic. However, with the help of a mechanised formali...
Michael Norrish
129
Voted
POPL
1989
ACM
15 years 10 months ago
The Modula-3 Type System
This paper presents an overview of the programming language Modula-3, and a more detailed description of its type system.
Luca Cardelli, James E. Donahue, Mick J. Jordan, B...
LRE
2010
75views more  LRE 2010»
15 years 1 months ago
The variability of multi-word verbal expressions in Estonian
Kadri Muischnek, Heiki Jaan Kaalep
SAC
2006
ACM
16 years 12 days ago
Union types for object-oriented programming
We propose union types for statically typed class-based objectoriented languages as a means to enhance the flexibility of subtyping. As its name suggests, a union type can be con...
Atsushi Igarashi, Hideshi Nagira