V Programming Language
- V 0.4.7github.com Release 0.4.7 · vlang/v
V 0.4.7 26 Jul 2024 Improvements in the language Add support for -d ident=value and retrieval in code via $d('ident', <default value>) -warn-about-allocs for debugging allocations when using manua...
- Release 0.4.5github.com Release 0.4.5 · vlang/v
V 0.4.5 20 March 2024 Improvements in the language Add map update-init syntax: new_map := {...old_map, 'k1': 1, 'k2': 5} (#20561) Improve coroutines, Photon vcpu creation, coroutines + GC fixes (#...
- Release 0.4.4github.com Release 0.4.4 · vlang/v
V 0.4.4 9 January 2024 Improvements in the language Implement @[aligned] and @[aligned:8] attributes for structs and unions (#19915) Update attributes to use new syntax Update remaining deprecated...
- GitHub - Casper64/css: A CSS parser written Vgithub.com GitHub - Casper64/css: A CSS parser written V
A CSS parser written V. Contribute to Casper64/css development by creating an account on GitHub.
Cool example of some complicated parsing in V. Maybe it'll be added to a browser someday??
- GitHub - ldedev/ini-v: Simple and practical module for manipulating ini/cfg file.github.com GitHub - ldedev/ini-v: Simple and practical module for manipulating ini/cfg file.
Simple and practical module for manipulating ini/cfg file. - GitHub - ldedev/ini-v: Simple and practical module for manipulating ini/cfg file.
Cool new module for working with basic configuration files.
- lemoncmd/gamevoy: game boy emulator in Vgithub.com GitHub - lemoncmd/gamevoy: game boy emulator in V
game boy emulator in V. Contribute to lemoncmd/gamevoy development by creating an account on GitHub.
- Json2V: Json to V struct online generator
Might come in handy some day!
- tauraamui/lilly: TUI editor and VIM/Neovim alternativegithub.com GitHub - tauraamui/lilly: TUI editor and VIM/Neovim alternative
TUI editor and VIM/Neovim alternative. Contribute to tauraamui/lilly development by creating an account on GitHub.
Text editor written in V.
- Release 0.4.3 · vlang/vgithub.com Release 0.4.3 · vlang/v
V 0.4.3 11 November 2023 Improvements in the language A new encoding.xml module with parser, validation, entity encoding, unit tests (#19708) Better couroutines support (IO, networking) Allocation...
Now with xml parsing in vlib!
- shineslove/csv_parse - A CSV parser for Vgithub.com GitHub - shineslove/csv_parse
Contribute to shineslove/csv_parse development by creating an account on GitHub.
- fleximus/vdns: vdns is a native DNS library written in Vgithub.com GitHub - fleximus/vdns: vdns is a native DNS library written in V
vdns is a native DNS library written in V. Contribute to fleximus/vdns development by creating an account on GitHub.
DNS in V
- ttytm/webview: V binding for webview - a tiny cross-platform library to build modern cross-platform GUI applications.github.com GitHub - ttytm/webview: V binding for webview - a tiny cross-platform library to build modern cross-platform GUI applications.
V binding for webview - a tiny cross-platform library to build modern cross-platform GUI applications. - GitHub - ttytm/webview: V binding for webview - a tiny cross-platform library to build moder...
Webview in V
- V 0.4 is out!github.com V 0.4 is out! · vlang/v · Discussion #18730
V 0.4 is out! 2160 commits pushed to master, 1205 bugs closed since V 0.3. 4 165 files changed, 329 174 insertions(+), 42 434 deletions(-) The changelog is huge! It has 370 items: V 0.4 1 July 2023...
Now with coroutines! This is a big release folks.
- esbuild author comments about Go vs Rust implementations and how Rust was actively "not fun"
They found Go to be a lot easier to work with and more enjoyable on their side project: esbuild. Probably because of GC. Thankfully vlang has the best of both worlds! Although, no borrow checker yet!
- VOSCA in May, 2023
Some exciting news for ORM lovers, as well as devs that use the LSP to make code editors helpful!
- Self-hosted x86-64 Assembler written in Vgithub.com GitHub - v420v/vas: Self-hosted x86-64 Assembler written in V
Self-hosted x86-64 Assembler written in V. Contribute to v420v/vas development by creating an account on GitHub.
- V Open Source Community Association (VOSCA)opencollective.com V Open Source Community Association (VOSCA) - Open Collective
Developing and evolving V Programming Language
Please consider supporting the V programming language website projects!