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
- Map size limited by u32
- `BufferedReader.read_line` undocumented behavior on new line characters
- C error when trying to assign a byte array to a fixed byte array
- checker: fix missing error for non initialized interface struct member
- Memory leakage, inserting random value into struct reference
- Internal panic when use `init1` in `[]int{}` fields with `-check` flag
- Runtime error when print struct with uninitialized field of interface type
- checker: add warn about non-option function
- Warning: ‘memcpy’ specified bound between .... exceeds maximum object size
- `json2.decode` silently drops decoding all map values other than `string`
- Docs
- V not yet supported