Lightweight region memory management in a two-stage language (gist.github.com)
from armchair_progamer@programming.dev to programming_languages@programming.dev on 28 Sep 14:05
https://programming.dev/post/19969858

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.

#programming_languages

threaded - newest