schemedoc / surveys

Scheme Surveys
https://docs.scheme.org/surveys/
MIT License
8 stars 3 forks source link

Add syntax-definitions-to-infinity-and-beyond.md #24

Closed jpellegrini closed 2 years ago

jpellegrini commented 2 years ago

What happens when a transformer enters an inifnite loop? GC error (heap grows), stack overflow, or infinite loop (no memory consumption)?

lassik commented 2 years ago

:D