Hacker News new | ask | show | jobs
by el_oni 928 days ago
Odinlang is a language in a similar space that seems to have first class support for matrix and vector operations. As well as having built in support for various graphics apps [0].

Seems like there is a bunch of interesting low level languages gaining steam at the moment.

[0] https://odin-lang.org/news/major-graphics-apis/

1 comments

Does Odin have support for async/concurrency ?