Sciweavers

22 search results - page 2 / 5
» lfp 1994
Sort
View
LFP
1994
85views more  LFP 1994»
13 years 7 months ago
A Practical Soft Type System for Scheme
Andrew K. Wright, Robert Cartwright
LFP
1994
86views more  LFP 1994»
13 years 7 months ago
Unrolling Lists
Zhong Shao, John H. Reppy, Andrew W. Appel
LFP
1990
73views more  LFP 1990»
13 years 7 months ago
Computing with Coercions
d Abstract) V. Breazu-Tannen C. A. Gunter A. Scedrov University of Pennsylvania This paper relates two views of the operational semantics of a language with multiple
Val Tannen, Carl A. Gunter, Andre Scedrov
LFP
1990
101views more  LFP 1990»
13 years 7 months ago
A Module System for Scheme
This paper presents a module system designed for largescale programming in Scheme. The module system separates speci cations of objects from their implementations, permitting the ...
Pavel Curtis, James Rauen
LFP
1992
90views more  LFP 1992»
13 years 7 months ago
Polymorphic Type Reconstruction for Garbage Collection Without Tags
Several papers ([Appe189],[Goldberg9 1]) have recently claimed that garbage collection can be performed on untagged data in the presence of ML-style type polymorphism. They rely o...
Benjamin Goldberg, Michael Gloger