DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 3, 2022 0:08 UTC (Tue) by 3541 (subscriber, #135498)Parent article: DeVault: Announcing the Hare programming language
How's the support for linking to native C libraries?
Is this possible? If so, do I need to reproduce prototypes in Hare by manual transcription, or is there (or are there plans for) anything like Rust's bindgen? Of course, reading C headers is nontrivial, but _some_ degree of automation would be useful.
