Hacker News new | ask | show | jobs
by dom96 3812 days ago
Don't forget to add Nim to that list! One of Nim's defining features (compilation to C) makes it work rather well for this sort of thing.
1 comments

Forgot about that one sorry.

Compilation to C is a toolchain feature, not a language one.