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
- net.http: use origin-form with a proxy tunnel
- parser: comment after a blank line before `pub mut:` / `mut:` breaks struct parsing in `.parse_comments` mode (fails `v vet`, `v_parser_test.v` on master)
- v3: cache BSD production self-build objects
- v3: harden asm goto lowering (case-insensitive mnemonics, lock-scope diagnostic)
- cc: C source file passed via #flag is compiled as C++ due to uppercase .C
- test: cover SIMD inline assembly kernels
- `v fmt` corrupts V ORM dynamic query-data blocks by appending `:` separators
- test: document whole-function assembly kernels (#28447)
- Prerequisite: harden raw assembly diagnostics and constant-time validation (#28447)
- Plan: OpenSSL 4.0.2 generated kernels to V-native assembly IR (#28447)
- Docs
- V not yet supported