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
- sporadic runtime failure of assertion with `-gc boehm_full_opt` on windows (the default gc mode)
- v examples sqlite
- Generic closure that returns multi return with array generic type does not work
- "or" handling from "Result" results in unexpected behavior.
- arrays: buggy result for arrays.concat/2, and a runtime panic with `-gc none`
- C error from a name shadow that uses the same name as a C function in unsafe
- `if x := y {` should not do a struct copy if `y` is a [heap] object
- background image doesn't work
- C error while compiling code on Playground
- `value` field from `EnumData` prints as string, not as integer inside `$for field in Color.values { ... }`
- Docs
- V not yet supported