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
- C Error when running mawfig's Generics example
- vweb attempts to create non required _str function
- db.mysql does not allow retrieving of statement results, related to #17803
- bcrypt.compare_hash_and_password() does not work correctly
- 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
- Docs
- V not yet supported