Hacker News new | ask | show | jobs
by legends2k 2444 days ago
[Nim][1] seems to be a potential option.

[1]: https://nim-lang.org/

1 comments

The language looks really nice. I especially like its strong-typing nature. It seems, though, that it won't be easy to embed – Nim compiler requires either gcc or clang.