Comment on Poly/ML – A Standard ML ImplementationparentComments−erk__2moThere is also MLKit which is pretty interesting in how it handles memory, it is region based with some fallback to garbage collection.https://elsman.com/mlkit/
Comments
There is also MLKit which is pretty interesting in how it handles memory, it is region based with some fallback to garbage collection.
https://elsman.com/mlkit/