Sciweavers

7535 search results - page 30 / 1507
» A Type System for CHR
Sort
View
POPL
2003
ACM
14 years 8 months ago
A type system for higher-order modules
We present a type theory for higher-order modules that accounts for many central issues in module system design, including translucency, applicativity, generativity, and modules a...
Derek Dreyer, Karl Crary, Robert Harper
AI
2001
Springer
14 years 4 days ago
User Interface Aspects of a Translation Typing System
This paper describes the user interface design and evaluation of TransType, a system that watches over the user as he or she types a translation and repeatedly suggests completions...
Philippe Langlais, Guy Lapalme, Sébastien S...
ANLP
2000
77views more  ANLP 2000»
13 years 9 months ago
Unit Completion for a Computer-aided Translation Typing System
This work is in the context of TransType, a system that observes its user as he or she types a translation and repeatedly suggests completions for the text already entered. The us...
Philippe Langlais, George F. Foster, Guy Lapalme
OOPSLA
2004
Springer
14 years 29 days ago
A practical type system and language for reference immutability
This paper describes a type system that is capable of expressing and enforcing immutability constraints. The specific constraint exis that the abstract state of the object to whi...
Adrian Birka, Michael D. Ernst
POPL
1998
ACM
13 years 12 months ago
From System F to Typed Assembly Language
abstractions, such as closures, tuples, and user-defined abstract data types. The type system ensures that well-typed programs cannot violate these abstractions. In addition, the ...
J. Gregory Morrisett, David Walker, Karl Crary, Ne...