Open andrew-johnson-4 opened 6 months ago
https://hackage.haskell.org/package/reference-counting-0.1.0.0/candidate
Something like linear typed reference counting.
https://github.com/alt-romes/reference-counting
Talked with author and he confirmed it would be ok to reference that as a starting point. BSD 3 clause license for project.
A strongly typed garbage collector would be cool, but this is the most complicated thing that is still possible that I can think of.