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
- example: fast, multi-threaded, non-blocking, port and host reuse, thread-safe, epoll server
- Array of options (like ?u32(none))
- C compilation error when using string concatenation with autofree
- x.json2.decode2: all missing fixes to make `x.json2.decode2` to be `x.json2`
- Compiler accepts &int as a key for map[int]int
- C2V issue translating .h file
- cgen error when using `sdl.Window` as non-ref type for struct field
- C Compilation Issue -- Appears Related to Quoted Items Inside Strings
- checker: cannot use `&int` as `&&int` in argument 1 to `Decoder.decode_value`
- checker: cannot assign to `*val`: expected `StructTypePointer[int]`, not `int literal`
- Docs
- V not yet supported