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
- fn add(x int, y int) int -> x + y
- When calling dump() on a array with a type containing multiple types outputs wrong values and breaks execution
- gg: Copy gg.Event results in runtime memory access error
- regex matches_string result error.
- v -prof hello.v doesn't work.
- Cannot return struct that implements interface with `return match name { ... }` expr
- Array of variant not accepted for attay of sumtype
- Alias type of `json2.Any` can't decode json used as generic
- C error when used both `json2.decode[json2.Any]` and `json2.decode[map[string]json2.Any]`
- Fix Strange Behavior of VUI Menu
- Docs
- V not yet supported