Fil-C

59 points by snej


rtpg

I think this stuff is really cool and establishes a new sort of "runtime environment" for C programs. Just kinda annoying that the social media posts around this are like "you don't need to rewrite in rust because this exists!"

Like... I dunno, I don't want to be writing C even if the memory safety stuff is resolved.

Didn't realize this was C++ capable though, which feels a bit more doable. I could see writing a greenfield C++ program from the start with this.

EDIT: also... would have been neat if this could have been built off of CompCert. Would be a nice target for verifying that Fil-C does what it says! Might be hard to prove though

Student

I feel like this has come up a lot here ?