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
- cgen bug when using generics with C types
- Adding `&` twice or more causes C error
- strconv: string interpolation with `'${f:54.40f}'` leads to a `MemorySanitizer: use-of-uninitialized-value` error
- Can't compile array of results though can compile array of options
- C error when asserting value from `sql db { select from...}`
- `@[sql: serial]` and `@[serial]` are not the same.
- Enum values set with constants calculated with $if/$else can result in duplicated values
- json2 is not decoding embedded structs properly
- Cannot use $if/$else to set value of enum.
- vdoc does not generate enum description immediately following $if statement
- Docs
- V not yet supported