Hacker News new | ask | show | jobs
by yisonPylkita 1554 days ago
I would love to hear more about that. Does someone here have an experience with V lang and can tell us if its claims are at least close to truth?
3 comments

This was my impression too and it looks like they've made really impressive progress since I last saw them on HN. Their bug list [0] looks kind of scary, but that's maybe par for the course for a language? I remember the bad old days of Go's 32-bit GC not being wonderful for example.

[0]: https://github.com/vlang/v/issues?q=is%3Aissue+is%3Aopen+lab...

looks very much like Rust's issue tracker to me
Agreed! Also... I was just going through smhasher. Thank you for it!
Maybe? Some of those sound like unit tests should have caught them.
Would be good to go check out their documentation and/or modules, to get a feel for the language: https://github.com/vlang/v/blob/master/doc/docs.md https://modules.vlang.io/

The documentation and modules are truthful. What they have claimed to set out to do, is what they are doing and where they are going.

I generally prefer h https://h.christine.website/
h is the core framework language of my global infrastructure