I realized the other day that the V author is the same person that created gitly, which was a really nice looking git forge [1]. I believe the author's stated plan was to open source it, but the website went offline after some time without an open source release ever happening. I hope the author follows through on this one, because both projects look(ed) pretty neat!
Glad to hear you are growing, but just so you know you are getting a reputation for over-promising and under-delivering. In the last thread that was over 2 weeks ago, you promised the online playground in 2 days. It wasn't 2 days [1]. In this reddit thread you promised it in 3 hours [2]. It wasn't 3 hours.
Look, you don't owe anybody anything, and that's fine. Just don't make promises you can't keep. If you're not going to have something done in 2 days, don't say it'll be done in 2 days. Just say "you'll get it when you get it" and that's an absolutely fine response. But promising something in hours or days and missing that deadline will lead reasonable people to take your claims with a huge grain of salt.
All I'm saying is you've made some very big claims, so now you might want to master the fine art of setting expectations or risk making people lose interest in your project when you finally release a compiler.
Have a little respect here too. Parent is giving free advice to the author. Up to him to take it or not. And from all these defensive comments, you need to calm down. People are giving geniune criticism. God knows why you are being so defensive.
To be clear: 1) I literally said he doesn't owe anyone anything and 2) he hasn't exactly given anything for free to anyone yet as long as his compiler is closed source.
You claim your language will support it before having it ready. So C++ appears to be easy enough for you, in order to be able to predict such a feature.
Please don't lecture people unless you have something to show for it yourself, specially if it is unsolicited. The author is giving away his work for free, he owes nobody anything. He is amazingly humble too. You don't like his claims you are free to not use his product (for free!)
That's not a lecture, that's a bit of hard-earned advice right there. Anyone who has embarked on a language project for the first time (as the author is doing now) learns this one way or another. You get some toy programs compiling and you think "great! Almost done, now just to implement borrow checking" and 16 months later you have to squint to see the progress you've made. That's just the reality of it.
Or you just don't implement borrow checking -- which the language doesn't claim to have.
There are literally dozens of good enough small languages, e.g.: Nim, Zig, Crystal, Pony, etc etc, and at least the first two were written by a single person for the most part.
There are many other single-author single-serving languages (used to make games for example GOOL in Crash Bandicoot etc).
Not saying this can't be vaporware, but it's not beyond comprehension.
Heck, not long ago, a guy (with some psychological issues too) made his own OS, high level language compiler (HolyC), drivers, UI, and a flight simulator in assembler and HolyC, all working too (TempleOS).
You talk too much with a lot of confidence without knowing quite enough. You also claim Rust isn't free of race conditions when the Rust type system (claims) that it is. (using Sync types).
Please stop commenting in negative way specially since you're not very knowledgeable.
Your comments in this thread have crossed into incivility and personal attack. That's not allowed. Could you please review https://news.ycombinator.com/newsguidelines.html and use this site as intended? We've had to warn you about this before, and when accounts keep breaking the guidelines we eventually have to ban them.
Please don't cross into incivility on Hacker News or get into tedious tit-for-tats. If another comment is wrong, provide correcting information and move on.
[1] https://news.ycombinator.com/item?id=13819447