rdentato / kanji

A simple stack based scripting language to be used as a target for compilation
MIT License
2 stars 0 forks source link

Garbage collector #4

Open rdentato opened 1 year ago

rdentato commented 1 year ago

Add a simple GC (that must work with explicit KLL opcodes) for vectors, buffers and map.