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
- gg: not having `[console]` makes application hang
- native gen error: unknown return type
- All Array modifiers that Add or Remove elements need to follow the rules for slices and avoid unnecessary memcp when possible.
- Sqlite with "PRAGMA foreign_keys=ON" - producing error due to foregin_key set to ZERO
- a.delete(a.len - 1) runs very inefficiently. Causes segmentation fault on armv7 (router)
- error message of `v run xxx_test.v` which contains no test_xxx function points to wrong file
- [BUG]: V tool shows wrong case (`example-module` instead of `example_module`) while displaying errors on `v install example_module`
- examples/bfs.v autofree bug
- subsequent functions without body aren't documented
- Cross compilation for Linux failed
- Docs
- V not yet supported