New CI for build/tests on OpenBSD added in V language repository - cc @vlang #OpenBSD #Vlang https://github.com/vlang/v/pull/24732
New CI for build/tests on OpenBSD added in V language repository - cc @vlang #OpenBSD #Vlang https://github.com/vlang/v/pull/24732
winmd: generating V code from Windows API metadata files https://github.com/revosw/winmd.v #windows #vlang
The V repo just got a new example: Sokoban! https://github.com/vlang/v/tree/master/examples/sokoban #games #vlang
AFAIK, there's only one existing Vim plugin for buffer checksums, and it's quite old, relying heavily on terminal tools. I've developed a newer version using Vim9Script and the V language. Contributions and ideas are welcome. #Vim #VLang #Checksum #Programming #vim9script
https://github.com/sevehub/vchecksum.vim
VShred -- A simple tool to securely delete files and directories, implemented in #Vlang.
v1.4.0 with some performance improvements and better flag handling is released!
https://github.com/bstnbuck/VShred
I updated my personal website https://www.fholio.de. I didn't like that I had a linktr.ee account even though that's the simplest homepage anybody can make, and also I wanted to get rid of the Google Docs based dev log. So I programmed a static website generator in #vlang (@vlang), and I enjoyed that a lot.
The new fholio.de is purely HTML and CSS. It might look a bit frumpy, but I really don't care for most modern web design things.
V is so good at running on old hardware and operating systems, it even runs on Windows XP! #vlang #windows #retrocomputing
@justinas Thank you for this blog article. It indeed provides insights not offered elsewhere (or at least, very hard to find). So far, I only read V’s homepage, Wikipedia page, and GitHub material, but all of this is biased in the other direction of course. Together with your observations, one can evaluate this project much better!
I've got a new blog article for y'all! This one takes a look at #vlang's unfulfilled promises and dubious future. https://justinas.org/the-bizarre-world-of-v
Un excellent (et long) billet sur le langage de programmation V - Article par Andréas Livet chez LinuxFr (septembre 2023) #Programming #Vlang https://linuxfr.org/news/a-la-decouverte-du-langage-v
Been trying to make a hello world program to compile with build.zig.. but turns out their api docs have no usage examples (something i love to see in #vlang one) and also they change the api on every new release, so i can't find any single example online to start with. Took me a while to get it working, but the feeling is that i'll need to change things every now and then after each release
v-analyzer: the LSP language server for V @vlang ; code completion, goto definition, find all references, semantic syntax highlighting, formatting... #Vlang #Programming https://github.com/vlang/v-analyzer
@vlang
Sharing a link to the roadmap for anyone who is interested
https://github.com/vlang/v/blob/master/ROADMAP.md
#Vlang #programming