Sciweavers

7535 search results - page 56 / 1507
» A Type System for CHR
Sort
View
108
Voted
PADL
2004
Springer
15 years 9 months ago
Typing XHTML Web Applications in ML
Abstract. In this paper, we present a type system for typing Web applications in SMLserver, an efficient multi-threaded Web server platform for Standard ML scriptlets. The type sys...
Martin Elsman, Ken Friis Larsen
150
Voted
AISC
1992
Springer
15 years 7 months ago
A Type-Coercion Problem in Computer Algebra
Abstract. An important feature of modern computer algebra systems is the support of a rich type system with the possibility of type inference. Basic features of such a type system ...
Andreas Weber
229
Voted
POPL
2001
ACM
16 years 4 months ago
Colored local type inference
We present a type system for a language based on F, which allows certain type annotations to be elided in actual programs. Local type inference determines types by a combination o...
Martin Odersky, Christoph Zenger, Matthias Zenger
114
Voted
TLDI
2003
ACM
108views Formal Methods» more  TLDI 2003»
15 years 9 months ago
Inferring annotated types for inter-procedural register allocation with constructor flattening
We introduce an annotated type system for a compiler intermediate language. The type system is designed to support inter-procedural register allocation and the representation of t...
Torben Amtoft, Robert Muller
100
Voted
CC
2005
Springer
112views System Software» more  CC 2005»
15 years 9 months ago
A Study of Type Analysis for Speculative Method Inlining in a JIT Environment
Feng Qian, Laurie J. Hendren