Sciweavers

7681 search results - page 53 / 1537
» Typed Membrane Systems
Sort
View
POPL
2003
ACM
15 years 10 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
15 years 2 months 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»
14 years 11 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
15 years 3 months 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
15 years 2 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...