v
https://github.com/vlang/v
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
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
V not yet supported10 Subscribers
Add a CodeTriage badge to v
Help out
- Issues
- v3: false positive: "cannot use ... expected <fn-type alias>" for inline fn literal in a generic function
- checker: accept inline fn literal for fn-type alias param in generic fn (#28181)
- net.quic/net.http: HTTP/3 server support, Phase 13 (13a-13e)
- v3: drop_owned_T_IError undeclared when builtin's ownership-drop for a boxed IError compiles through the module cache
- orm: add explicit relationship loading to Function Call API
- orm: explicit relationship loading with deep select
- checker: for-in loop empty ranges (part. 2)
- checker: detect empty ranges with comptime constant bounds
- windows/tcc: bundled kernel32.def lacks GetQueuedCompletionStatusEx / SetFileCompletionNotificationModes exports (IOCP batch dequeue cannot link)
- V compiler crash
- Docs
- V not yet supported