Skip to content
Snippets Groups Projects
abbrev.tex 387 B
Newer Older
\begin{acronym}[SBRM]
    \acro{RAII}{Resource Acquisition is Initialization}
    \acro{API}{Application Programming Interface}
    \acro{SBRM}{Space Bound Resource Management}
    \acro{NLL}{Non-Lexical Lifetimes}
    \acro{CFG}{control-flow graph}
Jasper Clemens Gräflich's avatar
Jasper Clemens Gräflich committed
    \acro{MIR}{Mid-level Intermediate Representation}
    \acro{RFC}{Request For Comments}
    \acro{TPB}{Two-Phase Borrow}