Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I agree with you but jitl has a point: implicit reliance on the GC could creep in and you might not notice it until you switch back to regular C.




Fil-C should have a(n on by default) mode where collecting an unfreed allocation is a crash, if it doesn't already.

It's not that simple since some object allocations go unfreed.

For example, Fil-C lifts all escaping locals to the heap, but doesn't free them.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: