Implementation of native atomic operations for the V programming language, without depending on an external C library #Programming #Vlang github.com/vlang/v/pull...
VLSH v1.0.5 has the nice plugin vman which uses modules.vlang.io as a backend to show documentation as man pages. "vman os" for example will show modules.vlang.io/os.html as a man page. VLSH: github.com/DavidSatimeW... #shell #vlang #unix #programming
Finally made a lot of updates to VLSH (Vlang Shell) so that things like pipes, plugins, aliases, build in mux now works. github.com/DavidSatimeW... #vlsh #vlang #shell #unix
Import of a new V native module regex.pcre for the V programming Language: provides a regular expression engine with UTF-8 support, supports compilation of patterns, iterative searching, full matching, global replacement, named groups #Programming #Vlang github.com/vlang/v/pull...
First version of an AGENTS\.md file added for the V programming language repository, to help coding/debugging with AI coding agents ; useful for humans too #Programming #AI #Vlang github.com/vlang/v/blob...
I am considering shipping Bricklinux with the #vlang compiler though vim doesnt have
Syntax compatibility with v
#vlang seems promising. I wonder how good that #C transpiler is.
https://github.com/vlang/v
約5MiBのJSONファイルをMarkdownに変換して書き出すコードをC#/V言語/Rustで書いた実行速度の結果がこちら。
• C# (.NET 9.0.306): 1.596s
• V (0.4.12 c560e72): 0.957s
• Rust (1.91.0 GNU): 7.675s
Rust学習3日目で書いた私のコードは相当酷いものだったのだろうか。
#CSharp #VLang #RustLang #どうしてこうなった
Thanks everyone for joining! Main takeaways: new install manager seems to be working, I need to update #morloc on #hackage (I'm about 5 years out of date), and #vlang looks like a good thing.
We might changes times for next Saturday meeting, I'll keep you posted.
New CI for build/tests on OpenBSD added in V language repository #OpenBSD #Vlang github.com/vlang/v/pull...
Are there any good coding challenges through the year, like advent of code? Or like that?
#coding #software #engineering #golang #scala #java #rust #python #vlang
シンプル・高速・保守性の高さを目標に掲げたV言語はGo言語のライバルになり得るか?! - マイナビ/世界のプログラミング言語
57回目が掲載されました。
news.mynavi.jp/techplus/art...
#vlang #golang
V and AI not recognized Deepseek >>> vlang <think> </think> V is an esoteric...
stackoverflow.com/questions/79418849/v-and...
#artificial-intelligence #vlang
Event Attributes
Thanks, VLang looks nice.
A TypeScript for C would be very welcome, #Dlang and #VLang are contenders.
They would bring elegance to C libs, but also bring messy glue code.
I tried Raylib binding for DLang and VLang, and wasn't able to click to definitions, as in C-Lang.
Some GitHub stars stats for system #programming languages.
Namely #ziglang #odinlang #nimlang #vlang #rustlang
It has some lofty goals, I personally looking forward to seeing the language implement auto free. I like the vsl and vtl libs too
#v #vlang #programming
3/3
Anyone writing/using a native wasm-host in vlang? I just found the language, and it seems really cool. I am especially impressed with it's direct wasm-output support. #wasm #vlang
Well there is #vlang, with an optional garbage collector, but I have not tried it. Only just came across it today.
Jour 2 de #AdventOfCode : je pense que #vlang
manque d'une bibliothèque de Parser Combinator (par contre j'ai trouvé une lib pour lire des fichiers Excel 🤔)