0x7CFE / llst

LLVM powered Little Smalltalk.
Other
93 stars 10 forks source link

NonCollect MemoryManager(MM) #36

Closed kpp closed 11 years ago

kpp commented 11 years ago

We may provide a MM which never collects garbage but only allocates A LOT of space.

Advantages:

Disadvantages:

Should I rename it to NonGCMemoryManager?