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 https://github.com/vlang/v/pull/26545
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 https://github.com/vlang/v/blob/master/AGENTS.md
v/AGENTS.md at master · vlang/v

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io - vl...

GitHub

Hướng dẫn xây dựng ứng dụng dạng mô-đun (modular) với ngôn ngữ lập trình V (Vlang). Bài viết tập trung vào cách cấu trúc mã nguồn hiệu quả, tận dụng tính đơn giản và tốc độ biên dịch của V để tạo ra các hệ thống dễ bảo trì, mở rộng và tái sử dụng linh hoạt.

#Vlang #Programming #ModularDesign #SoftwareArchitecture #Backend #PhatTrienPhanMem #LapTrinh #VLanguage

https://www.reddit.com/r/programming/comments/1qp8xy8/building_modular_applications_with_v/

Okay, after a bit of work in #vlang:

- I think I prefer golang though I really prefer the error system of `v`.
- I enjoy writing code in `nim` more than `v`. While I do enjoy `v` more than `rust`, the documentation and support extensions are better for almost every other language which makes things difficult starting out.

#programming

Ah I see there has been the usual growing pains and controversy. The hotreload ability looks like fun.
Will add this to my list for another time.
#vlang

TIL vlang.io ... how is this the first time I'm seeing this? Was it a flash in the pan and it's already over?

#vlang

So, decided to give #vlang a go for a bit and it's not horrible. Not sure if I'm a fan yet, but it's fast and doesn't fight me too much. I prefer the error handling though, it's damned nice.

#programming

(hid the screenshot in the slim chance of anyone still working on AoC)

v/tutorials/building_a_simple_web_blog_with_veb/README.md at master · vlang/v

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io - vl...

GitHub

@hackernoon Rust is not a C replacement. That ship has sailed. It's not even close. In theory it could have been a C++ replacement, but I think C++ will incorporate all good aspects of #Rustlang before that happens.

#ziglang or #vlang are better candidates.

But my guess is that C will be dominant for as long as we use von Neuman based CPUs. We mostly just need better tooling.

#vlang seems promising. I wonder how good that #C transpiler is.

https://github.com/vlang/v

GitHub - vlang/v: Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io - vl...

GitHub