runtime: implement a simple mark/sweep garbage collector

This commit is contained in:
Ayke van Laethem
2018-11-18 19:18:39 +01:00
parent dbf581b56d
commit 8402e84b6d
7 changed files with 477 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
ok