撰写于 2023
  • Bog GC Design

    2023-09-05 在 博客

    Bog GC Design Bog is a small scripting language developed using Zig. Its GC design is inspired by a paper titled An efficient of Non-Moving GC for Function languages. Overview Introduction Design of the Heap Types of GC Design of Bitmap …

    更多