Bystroushaak / tinySelf

Self-like language implemented in the RPython language toolkit.
29 stars 3 forks source link

Try to disable GC in certain parts where it make sense #126

Closed Bystroushaak closed 5 years ago

Bystroushaak commented 5 years ago

Okay, this may not be the brightest idea, as the pieces of code with disabled gc loop forever.