15 ms·
I am curious as well. some past readme has Why sections and I am not sure why they are removed/changed this have "Why" section https://gitlab.com/FascinatedBox
by keychera 8mo ago
I am curious as well. some past readme has Why sections and I am not sure why they are removed/changed
this have "Why" section
https://gitlab.com/FascinatedBox/lily/-/blob/d3ace2907747106d9d75e22c4963aa09de14835a/README.md https://gitlab.com/FascinatedBox/lily/-/blob/d3ace2907747106...
this have "How Lily stands out from other languages:" section
https://gitlab.com/FascinatedBox/lily/-/blob/785a88534cced5331cd226460dc958a528ac3ccf/README.md https://gitlab.com/FascinatedBox/lily/-/blob/785a88534cced53...
- Nevermark 7mo ago> More importantly, this design makes it easy to compose whole programs that will never be paused by a garbage collection by avoiding cyclical structures. Or by "breaking" cycles, which will trigger the reference count deallocation.