The MaPLe Runtime System
The runtime system broadly consists of two components: a scheduler, and a memory manager / garbage collector. These components are written in a combination of SML and C. See Scheduling and Memory Management.
The runtime system broadly consists of two components: a scheduler, and a memory manager / garbage collector. These components are written in a combination of SML and C. See Scheduling and Memory Management.