It would be very nice if you could do the same thing for Nim.
Nim and Zig are both pretty interesting to me as up-and-coming languages so I do have them on a short list of things to try. This post took about a month of effort in my spare time to write so I don't think I will get to those anytime soon.
V Language Review
181–190 of 336 posts
Re: V Language Review
#182> Variables aren’t immutable in any significant way because you can trivially turn an immutable reference into a mutable one. To be fair, they didn't claim that the values were immutable, only the variables. Isn't the example in the article basically the same as Java's final variables, i.e. immutable references to mutable values? > No global variables [...] Evaluation: V does not prevent you from creating and mutatin…
Re: V Language Review
#183Earlier quoted context omitted.
Hate mail is fairly typical in these circumstances. So is people asking for evidence. The possible next stages are also predictable: 1. They don't post it, and get accused of lying. 2. They post one of the tamer examples, and get accused of overreacting to nothing. 3. They post a median example, and get told that people reacting with vigour is normal and it's not about them. 4. They post a very strong example, hurtin…
Quoted post unavailable.
Re: V Language Review
#184Earlier quoted context omitted.
What do you mean "falsely accusing"? Looks like Xe's blog was correct, V was vaporware back than. According to this post, it still kinda is.. At least the most interesting parts like unique memory management is 100% vaporware.
It wasn't vaporware back then, it isn't now. Here's a 1.5 year old demo of V's autofree working: https://www.youtube.com/watch?v=gmB8ea8uLsM
https://github.com/vlang/ved/blob/9b85e6291c9fe9135db1e300de...
Re: V Language Review
#185Re: V Language Review
#186Earlier quoted context omitted.
Name, at least that's my interpretation from looking at her Contact Me page: > Copyright 2012-2022 Xe Iaso (Christine Dodrill). https://xeiaso.net/contact [correction] on their GitHub page I see: Please call me (order of preference): Xe/xer, They/them or She/her please. [edit] obscure to have your pronoun also be your name (or maybe your title?). Or maybe it is all just satire, given: "I am an ordained minister with…
To be honest having a person's name be the same as their nominative case pronoun is kind of cool from a whole different perspective than you normally get to see. By doing this experiment I get to see how bad of an idea it is to do that. So far the xe/xer pronouns don't seem to stick as well, but it looks cool so I'm gonna keep up the experiment. I'm also quite seriously an ordained minister.
The whole point of a person's name is to sufficiently differentiate them from the other persons. Using pronoun as name (or vice versa) just totally negates this goal.
Re: V Language Review
#187Re: V Language Review
#188Earlier quoted context omitted.
Good news: I'm never going to write about V again: https://xeiaso.net/blog/against-toxicity-programming-languag...
Implying here that any post about V is necessarily going to be toxic, because there aren’t any nice things to be said about it?
Re: V Language Review
#189Quoted post unavailable.
Really? I didn't catch that vibe at all. You're saying if you do this without involving the community it is trolling? I guess it is fair to run the article by the community somehow, but I'm not sure the best approach to that. I'm doing a similar thing for Nim so I would like to not be seen as trolling.
I've a feeling that author tried to bring these issues on their discord server, got himself banned and then decided to write a blog.
Re: V Language Review
#190Earlier quoted context omitted.
Even when they are known to be scammers and frauds? V's author is paying others to write things in V (even when basic functionalities don't work as advertised). They don't want to improve the language, they want to create a showcase to attract more funding, that's about it.
This is a complete lie.
Aren't you the part of the core team who bans anyone on discord who asks questions about V's memory management?