benzogaga33 · @benzogaga33
857 followers · 26054 posts · Server mamot.fr
seeg · @seeg
29 followers · 166 posts · Server toot.whatever.cz

@drewdevault Interesting times, having , , in development. These are all great and hopefully they'll replace . Anyways, I think hare is sometimes a bit too simple. How would one implement a generic map type? I guess with union types? Do you have an example somewhere?

#hare #vlang #Zig #golang

Last updated 2 years ago

Colin Macleod · @CGM
77 followers · 1639 posts · Server mastodon.scot

@reiver Interesting, but if (like me) you can't be bothered watching a 17 minute video, go straight to the website at vlang.io/

#programming #vlang

Last updated 2 years ago

vikkio · @vikkio
149 followers · 357 posts · Server mastodon.gamedev.place

last week a post I made about and gained a lot of interactions, so I decided to write a post on @thepracticaldev about it.

Here it is: dev.to/vikkio88/testing-vlang-

#rustlang #vlang #zig #golang

Last updated 2 years ago

vikkio · @vikkio
147 followers · 343 posts · Server mastodon.gamedev.place

In the last few months I have been looking into:
- rust
-v
- zig

I like but his syntax and complexity irritate me.
leaks memory like crazy, still in development
has a nice syntax but it is way too opinionated (i.e. allocators and no strings).
I am trying to do the same exercise in all of those langs and I find out that I keep going back to
People complain about the garbage collector, but how easy is to work with Go and how easy to read the code is, is unmatched for me.

#rust #vlang #zig #golang

Last updated 2 years ago

vikkio · @vikkio
147 followers · 343 posts · Server mastodon.gamedev.place

@profan I think that thanks I am rediscovering a bit. I had studied and used it in the past too, pity that it hasn't have the rust ecosystem.

#vlang #golang

Last updated 2 years ago

vikkio · @vikkio
147 followers · 337 posts · Server mastodon.gamedev.place

me after studying and in parallel for the last month or so and finding out how easier is to get shit done in vlang.

#vlang #rustlang

Last updated 2 years ago

Giulio · @giuliohome
18 followers · 325 posts · Server mastodon.world
Giulio · @giuliohome
16 followers · 313 posts · Server mastodon.world

is another false friend misleading you into thinking that an app is ok if it's test covered. No! It's ok if the code is ok according to human professional , to modern programming , if it's written in idiomatic , etc

#test #coverage #developers #functional #principles #fsharp #vlang #rust

Last updated 2 years ago

Subhomoy Haldar, MSc · @hungrybluedev
11 followers · 172 posts · Server mstdn.social

I'm getting pretty good at naming things 😂

Also, check out Casper's CMS software in V: vaunt

github.com/Casper64/vaunt

So happy to see getting attention! 💗

#Software #OpenSource #vlang

Last updated 2 years ago

Subhomoy Haldar, MSc · @hungrybluedev
12 followers · 152 posts · Server mstdn.social

Recently made a project I'm proud of:

github.com/hungrybluedev/whisk

It's a template engine for the V programming language. Based on Mustache, but it's safer, faster, more robust, and more predictable.

#Software #vlang #OpenSource

Last updated 2 years ago

Seve_py :vim: :python: · @seve_py
16 followers · 252 posts · Server fosstodon.org
Seve_py :vim: :python: · @seve_py
15 followers · 249 posts · Server fosstodon.org
Jonathan Carroll · @jonocarroll
645 followers · 230 posts · Server fosstodon.org

I doubled down on and completed a handful of exercises using on exercism.org/tracks/vlang

It's pretty similar to with some really cool features (Option/Result rather than nil), a batteries-included GUI framework, and a REPL (!)

vlang.io/

#mechanicalmarch #vlang #exercism #golang

Last updated 2 years ago

· @Ooojpeg
1 followers · 12 posts · Server fosstodon.org

What projects are you working on over the weekend?

I'm busy looking into Vlang and some cool projects I can try with it.

#vlang #opensourceommunity #osfreedom

Last updated 3 years ago

Beej · @beejjorgensen
77 followers · 195 posts · Server mastodon.sdf.org
a[N]thodev.sh · @anthodev
47 followers · 105 posts · Server fediverse.antho.dev

Apparemment un "nouveau" langage de programmation qui commence à monter et qui semble vouloir être une sorte d'équilibre entre Golang et Rust entre d'un côté avoir la syntaxe et une facilité d'apprentissage très similaire à Go et de l'autre avoir les performance et l'efficacité de Rust : vlang.io/

#vlang #golang #rust #dev #web

Last updated 3 years ago

Felix · @leobm
153 followers · 1978 posts · Server norden.social

@james @mo8it As an alternative to go, or might also be quite interesting.

#vlang #zig

Last updated 3 years ago

pancake :verified: · @pancake
530 followers · 574 posts · Server infosec.exchange

V 0.3.3 is out!

#vlang

Last updated 3 years ago

· @postmodern
836 followers · 489 posts · Server infosec.exchange

Even Consumer Reports wants you to stop using C/C++ and use a memory safe language. Literally any other compiled language is safe-r than C/C++. Go, Nim, Crystal, V, Zig, and yes of course Rust, are all safe-r options compared to C/C++. Even Java, JavaScript (Node), Python, and Ruby are technically memory safe. Even if you don't like Rust (I personally don't), then at least pick one of the other memory safe-r languages that meets your requirements, but please stop using C/C++.

However, most other memory-safe languages, like Python, Go, and JavaScript, achieve
temporal memory safety through garbage collection, which substantially simplifies many aspects of programming, making the languages famously easier to learn.

advocacy.consumerreports.org/w

#memorysafety #c #cpp #golang #rust #crystallang #nimlang #ziglang #vlang

Last updated 3 years ago