← Back to context

Comment by judge2020

3 years ago

I think everyone wants a "Rust but better" language to exist, and that very well might be V in 5 years, but Rust wasn't advertising features as 'completed' years before they were implemented/stable and neither should V. Continuing to point out the design issues will either get the marketing claims removed (just throw up a roadmap!) or articles like this will be used to show V's progress in a distant future.

I wouldn't bet a single dollar on V improving to any qualitative level. It's been a surprisingly large transpiling hack. Graydon Hoare had some PLT knowledge before going on doing Rust, it's not just feature names and potential impl.

  • What are the qualitative levels in your opinion?

    The V compiler is self hosting for example, there are useful examples done in the main repo, people are using it for writing web servers.

    What it should do, to "qualify", and to qualify in what?

> wants a "Rust but better" language to exist, and that very well might be V in 5 years . . .

How can anyone possibly believe this?? What is the motivation?? V is a `README` full of desires, and a source tree full of incompetence. There is no concrete or technical evidence that can support this optimism. Zig is a serious project. Go is a serious project. Rust is a serious project. V is, obviously, an un-serious project.

  • I assure you, that V is a very serious project, and its README is not full of desires, whatever that means.

    As for the source tree full of incompetence - that may be so, if you can help, you are welcome to make PRs to improve it.

    As incompetently written as it is, it is capable of compiling itself, and quickly, unlike some others.

Everyone wants that? Not even everyone wants something like Rust. But I doubt that everyone who programs in Rust (and like it somewhat) want Rust-but-better (when that entails learning a completely different language, at least).