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
- types: make ownership return-alias inference terminate on recursive fns
- v3: don't pad omitted C-style variadic args with an empty array
- v3: do not bind or copy option `err` under -no-builtin
- types: do not treat every type as an IError payload with -no-builtin
- builtin: fix -gc boehm_leak freeing live arrays with the Windows tcc libgc, and print GC aborts to stderr on Windows
- v3: print the operand values of failed asserts again
- cgen: detach threads of discarded spawns
- v3: accept capture-free lambdas with -no-closures
- vschannel: fix socket address pointers
- vschannel: fix proxy CONNECT hostname encoding
- Docs
- V not yet supported