logoalt Hacker News

cachiustoday at 12:56 PM3 repliesview on HN

A recent superpower was added by Fil aka the pizlonator who made C more Fil-C with FUGC, a garbage collector with minimal adjustments to existing code, turning it into a memory safe implementation of the C and C++ programming languages you already know and love.

https://news.ycombinator.com/item?id=45133938

https://fil-c.org/


Replies

mk89today at 3:24 PM

Thank you so much for sharing this. I missed the HN post.

This is beautiful!

762236today at 1:30 PM

Why would I want to run a garbage collector and deal with it's performance penalties?

show 3 replies