Replies: 1 comment
-
To add to this, today I came a Rust GC project which also contains references to other repositories that may be interesting: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
today I came across an interesting blog post with a few ideas and observations for safe and precise garbage collection in stable Rust:
https://coredumped.dev/2022/04/11/implementing-a-safe-garbage-collector-in-rust/
Maybe some of this could be useful for the implementation of GC in Scryer Prolog.
All the best,
Markus
Beta Was this translation helpful? Give feedback.
All reactions