Live data from Hacker News

Ask HN: It's 2019. Why start a new project in anything other than Rust?

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: It's 2019. Why start a new project in anything other than Rust?

#3
Different langauges have their uses. For most of my programming I use Unicon. It gives me most of what I want - there are things that are not available in it, but I can live with that. The fact that "failure" is an option makes many of my projects simpler. Not having to concern myself with booleans for coding purposes is often refreshing. But that's just my take on it.