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
- new compiler: nested or blocks with error smartcasts generate invalid C
- new compiler: `$for member in T.values` gives wrong values for `@[flag]` enums
- new compiler: assigning `none` to a generic `mut` Option parameter generates invalid C
- new compiler: private struct fields of another module can be read
- new compiler: `json.decode(...)!` in `main` generates invalid C
- new compiler: single-letter struct names are accepted, then generate invalid C in generic methods
- Compilation issue on Win11
- rfc3339 timezone data is lost on parse
- tests: cover generic middleware handler aliases
- checker: report `.wait()` on non-thread arrays, unknown map methods and unknown enum values
- Docs
- V not yet supported