programming_languages

Lightweight region memory management in a two-stage language

gist.github.com

This presents a method to reduce the overhead of the garbage collector, in a language with multi-stage programming (specifically two-level type theory) using regions.

3
0
Comments 0