Slide 5
Slide 5 text
Resource Polymorphism
Guillaume Munch-Maccagnoni (Inria)
GC
ベー
スのOCaml
に所有・
借用モデルを導入!?
We present a resource-management model for
ML-style programming languages, designed to be
compatible with the OCaml philosophy and
runtime model. ... It builds on the ownership-and-
borrowing models of systems programming
languages (Cyclone, C++11, Rust) and on linear
types in functional programming (Linear Lisp,
Clean, Alms).
“
“