Comment by HexDecOctBin
Comment by HexDecOctBin a day ago
Can a program be written only partially in Fil-C? That is to say, can we link regular C and Fil+C object files in a single executable?
Comment by HexDecOctBin a day ago
Can a program be written only partially in Fil-C? That is to say, can we link regular C and Fil+C object files in a single executable?
This is disappointing. I can write the networking parts in Rust and the rest of the program in C, but apparently can't do the same with Fil-C.
> There is no interoperability with Yolo-C (i.e. classic C). This is both a goal and the outcome of a non goal.
https://fil-c.org/runtime
(worth reading, i think all the stuff Fil writes is both super informative & quite entertaining.)