Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
Volume 7, Issue 4Winter 2000
Publisher:
  • Publishing Association Nordic Journal of Computing
  • Department of Computer Science P.O. Box 26 University of Helsinki
  • Finland
ISSN:1236-6064
Reflects downloads up to 09 Nov 2024Bibliometrics
Skip Table Of Content Section
article
Guest editor's foreword
Page 257
article
A type system for bounded space and functional in-place update
Pages 258–289

We show how linear typing can be used to obtain functional programs which modify heap-allocated data structures in place.We present this both as a "design pattern" for writing C-code in a functional style and as a compilation process from linearly typed ...

article
An incremental unique representation for regular trees
Pages 290–311

In order to deal with infinite regular trees (or other pointed graph structures) efficiently, we give new algorithms to store such structures. The trees are stored in such a way that their representation is unique and shares substructures as much as ...

article
A versatile constraint-based type inference system
Pages 312–347

The combination of subtyping, conditional constraints and rows yields a powerful constraint-based type inference system. We illustrate this claim by proposing solutions to three delicate type inference problems: "accurate" pattern matchings, record ...

article
First-class structures for standard ML
Pages 348–374

Standard ML is a statically typed programming language that is suited for the construction of both small and large programs. "Programming in the small" is captured by Standard ML's Core language. "Programming in the large" is captured by Standard ML's ...

article
Constraint-based inter-procedural analysis of parallel programs
Pages 375–400

We provide a uniform framework for the analysis of programs with procedures and explicit, unbounded, fork/join parallelism covering not only bitvector problems like reaching definitions or live variables but also non-bitvector problems like strong copy ...

Comments