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
- Elapsed time occasionally prints 0ns although time passed
- termux: hot reload example segmentation fault
- Compiler Bug when running tests
- net: concurrent processing of large response bodies results in `substr(start, length) out of bounds`
- Cannot cross compile to linux from mac
- Two functions returning a generic type, one casted and the other as generic, the specific type will overwrite the other
- db.mysql `query` and `real_query` do not wait until execution is complete.
- `db.mysql` function `real_query` returns proper MySQL error codes, while any `stmt` method doesn't
- db.mysql `query` and `real_query` with `ConnectionFlag.client_multi_statements` makes the `Connection` instance useless
- CRDT datatype implementation
- Docs
- V not yet supported