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 supported9 Subscribers
Add a CodeTriage badge to v
Help out
- Issues
- cgen: fix fixed array auto cloning
- cgen: fix map comptime var type resolution on generic arg
- fmt: cleanup comments.v with multiline comment (related #20084)
- checker, cgen: fix comptimecall type resolution on function args
- cgen: fixed array cgen error
- time.TimeParseError: Invalid time format code: 0, error: invalid month three letters
- string's last_index should be index_last
- Compiler crash with error: pointer expected
- Compiler panic when calling `map.keys()` or `map.values()` in a generic function
- checker: unwrap generics for map and array methods
- Docs
- V not yet supported