Open hhefesto opened 4 years ago
Answer by @sfultong
I'm fine with the conservative garbage collector for now.
However, let's remember that I do want space complexity calculation down the line, so eventually I'll want something that works well with that.
For sfultong/stand-in-language#7 I'm actually ok with a situation where the calculation is almost as expensive as simply executing the grammar.
Original Issue: sfultong/stand-in-language#25
I thought a bit about how memory management in SIL could work, so let’s use this issue to track ideas.
Personally, I think the two most promising options are the following: