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
- docs: `int` is platform width, not always 32-bit
- v3: infer generic types from field-init shorthand in nested calls (fixes #28872)
- vlib: miscellaneous fixes/cleanups related to v3
- checker: allow byte as a parameter name
- parser: fix uppercase C array fields
- compiler: fix collection method lookup across modules
- v3: raise default parallel C compile jobs
- invalid comparison `string < int` is allowed, fails to compile
- checker: reject ordered comparisons of operands without a common order
- http: fix SChannel response buffer pointers
- Docs
- V not yet supported