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: snapshot Boehm scope GC pins on the stack, fixes #27467
- net.http: fix four h2 server correctness gaps found in #27435 review
- Incorrect C code generating, I think...
- x.json2: severe encode/decode performance regression vs 0.5.1 (encode ~7x slower on master)
- sync.Once: do/do_with_param can return before the callback completes (done flag set before f())
- cgen: fixed-array `if`/`match` return with mixed fn-call + literal branches emits broken C (`void *` mismatch)
- v watch run main.v does not work as expected
- Docs
- V not yet supported