Garbage Collection System for Mercury: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2023

  • curprev 03:1803:18, 24 December 2023SatoshiNakamoto talk contribs 1,605 bytes +1,605 Created page with "Title: Garbage Collection System for Mercury Research Question: How can a compile-time garbage collection (CTGC) system be implemented for Mercury, a logic programming language, to improve memory usage and execution time? Methodology: The researchers developed a CTGC system by analyzing the High-Level Data Structure (HLDS) constructed by the Melbourne Mercury Compiler (MMC). They focused on minimizing the memory usage of the program. They made several design decisions..."