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
- checker: reject ordered comparisons of operands without a common order
- net: fix Windows socket option pointers
- http: fix SChannel response buffer pointers
- compiler: preserve escaped interpolation in interpolated strings
- vdoc doesn't work
- os.glob: patterns starting with ./ or ../ match nothing on Unix
- os: fix glob() patterns starting with ./ or ../ matching nothing
- stbi: add info_from_memory, to read an image header without decoding it
- stbi: match stbir_resize_uint8_linear return type to its C declaration
- v symlink fails to build on Windows: cross-module consts / C macros no longer implicitly convert int -> u32
- Docs
- V not yet supported