Show HN: Inko 0.10.0 – build concurrent software with confidence (inko-lang.org)

10 points by YorickPeterse ↗ HN
I last did a "Show HN" about Inko in 2018 (https://news.ycombinator.com/item?id=17702237), but the language has changed drastically since then. For example, the GC is removed and we now use a single ownership model, and Inko's concurrency API is now type-safe (inspired a bit by Pony). I'm hopeful these changes will make Inko a more interesting/compelling language to use compared to the likes of Ruby, Python, and Go (basically any mid/high level language where concurrency is needed).

3 comments

[ 3.2 ms ] story [ 20.5 ms ] thread
Congratulations on the new release Yorick! Inko is pretty close to the ideal language I'd like to use in 2022. I'll give this new version a try soon.
Love the ML vibes this puts off. Look forward to following this