Hacker News
Show HN: Full featured language that compiles to binary
4 points by sia_xi
ago
|
2 comments
Features:
1. Self-hosting compiler 2. C99 backend 3. Built-in dependency injection / IoC 4. Typed business-rule features like decision tables 5. Native binaries + WASM 6. Real app built with it: eXstream
dima-quant
|next
[-]
Nice language with many built in features! Do you gain much in comparison to languages, where these concepts are implemented as frameworks? Not clear, how the memory management is implemented? Is it manual?