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
- Special channel features example needs set capacity to success
- C error printing the reference of a not integer variable.
- Get the element by the index or propagate an error to the caller
- V error not allowing locking of element in array of shared structs
- `for <condition> {}` loop does not work in templates `$tmpl()`
- Native backend error in vlib/time/time_nix.c
- vfmt: automatically add imports for vlib modules
- strconv: string interpolation with `'${f:54.40f}'` leads to a `MemorySanitizer: use-of-uninitialized-value` error
- Enum values set with constants calculated with $if/$else can result in duplicated values
- json2 is not decoding embedded structs properly
- Docs
- V not yet supported