Sciweavers

458 search results - page 1 / 92
» A Dependently Typed Assembly Language
Sort
View
ICFP
2001
ACM
14 years 4 months ago
A Dependently Typed Assembly Language
We present a dependently typed assembly language (DTAL) in which the type system supports the use of a restricted form of dependent types, reaping some benefits of dependent types...
Hongwei Xi, Robert Harper
POPL
1999
ACM
13 years 8 months ago
Type-Safe Linking and Modular Assembly Language
Linking is a low-level task that is usually vaguely specified, if at all, by language definitions. However, the security of web browsers and other extensible systems depends cru...
Neal Glew, J. Gregory Morrisett
IFL
2005
Springer
207views Formal Methods» more  IFL 2005»
13 years 10 months ago
A Dependently Typed Framework for Static Analysis of Program Execution Costs
Abstract. This paper considers the use of dependent types to capture information about dynamic resource usage in a static type system. Dependent types allow us to give (explicit) p...
Edwin Brady, Kevin Hammond
TIC
2000
Springer
116views System Software» more  TIC 2000»
13 years 8 months ago
Sharing in Typed Module Assembly Language
Abstract. There is a growing need to provide low-overhead softwarebased protection mechanisms to protect against malicious or untrusted code. Type-based approaches such as proof-ca...
Dominic Duggan
CORR
2009
Springer
85views Education» more  CORR 2009»
13 years 2 months ago
Type Inference for Deadlock Detection in a Multithreaded Polymorphic Typed Assembly Language
Vasco Thudichum Vasconcelos, Francisco Martins, Ti...