V Language Review (2023)
n-skvortsov-1997.github.io
V Language Review (2023)
1–10 of 115 posts
Re: V Language Review (2023)
#2I forgot what it was about but I haven’t heard about V since then. This article was interesting to read!
Re: V Language Review (2023)
#3Re: V Language Review (2023)
#4I remember there was some controversy or drama with V a couple of years ago regarding the language. I forgot what it was about but I haven’t heard about V since then. This article was interesting to read!
And lots of funding for then vaporware
Re: V Language Review (2023)
#5I remember there was some controversy or drama with V a couple of years ago regarding the language. I forgot what it was about but I haven’t heard about V since then. This article was interesting to read!
Re: V Language Review (2023)
#6Re: V Language Review (2023)
#7 - autofree doesn't work
- memory arenas (prealloc) isn't thread safe
- compiler produces large binaries
- coroutines invoke blocking calls
- community behavior is, uh, "unwelcoming"Re: V Language Review (2023)
#8"a summary of my experience with the language over 6 months " -- I was only able to use it for a week around Christmas before hitting compiler bugs. I like the look of it, but I can't currently use it.
Last time I looked at V it just seemed like the language wanted to have it all. No tradeoffs, just "The best parts of Rust and Go" with no explanation how that's remotely achievable (and it wasn't, judging by the attempts to make "auto free" memory management happen, and having to discover first hand that this is not a good approach, and the problem is turing complete).
Re: V Language Review (2023)
#9The author clearly wants a reckoning, but he's unlikely to receive satisfaction. The people that still use or evangelize V are locked in, the contradictions will only make their belief stronger. Alex is a bullshitter, and arguing with someone like that is pointless.
Re: V Language Review (2023)
#10I remember there was some controversy or drama with V a couple of years ago regarding the language. I forgot what it was about but I haven’t heard about V since then. This article was interesting to read!