logoalt Hacker News

kbolinoyesterday at 10:38 PM2 repliesview on HN

Fil-C has two major downsides: it slows programs down and it doesn't interoperate with non-Fil-C code, not even libc. That second problem complicates using it on systems other than Linux (even BSDs and macOS) and integrating it with other safe languages.


Replies

pizlonatoryesterday at 10:41 PM

You’re not wrong but both problems could be alleviated by sending patches :-)

show 1 reply
kvemkonyesterday at 10:40 PM

> it slows programs down

Interesting, how costly would be hardware acceleration support for Fil-C code.

show 1 reply