Hacker News new | ask | show | jobs
by InGodsName 2735 days ago
I never found any programming language which i love.

I've settle for rust and go.

What i want is a language which is as simple as Go but we can mark off the portions of program and go one level down to optimize the hell out of it in rust style.

Go + ADTs + pattern matching is something i want.