|
|
|
|
|
by teleforce
69 days ago
|
|
>having the ability to write Go syntax and interop directly with C is the plus. It's always a plus to interop with the lingua franca of programming languages. I think D language approach is more organic and intuitive that you can interop directly, and now that it's natively supported by the D compiler make it even better [1],[2]. [1] Interfacing to C: https://dlang.org/spec/interfaceToC.html [2] Adding ANSI C11 C compiler to D so it can import and compile C files directly (105 comments) https://news.ycombinator.com/item?id=27102584 |
|