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
- Mistake inside the list of Compile time pseudo variables
- cgen: `${&val}` on an option value emits `&&val` and fails to C-compile
- New syntax for declaring `mut` and `pub` struct fields
- Alias issues
- for-in loop causes an infinite loop when `high` overflows `low` via casting
- checker: reject unresolved types used in interface `match`/`is` branches
- picoev: survive peer RST — ignore SIGPIPE at loop creation + SO_NOSIGPIPE on accepted sockets
- HTTP/3 (QUIC) support for net.http
- checker,gen: fix generic type inference from a callback with Result return type
- HTTP/3 (QUIC) foundation: Phase 0 (build risk) + Phase 1 (primitives) + Phase 2 (TLS 1.3 handshake)
- Docs
- V not yet supported