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: `is &T` smartcast of an interface field/value over-dereferences the pointer variant, emitting invalid C
- update_tccbin.yml: scheduled rebuilds succeed but fail to publish (VLANG_BOT_SECRET?)
- crypto.internal.subtle should not be internal
- Add io.BufferedReader.peek (fixes #27915)
- v3: fix systemic parser/checker/transform/markused/gen issues; +75 passing tests
- time.Timer
- io.BufferedReader.peek
- Inconsequent checks of V Compiler
- cgen: skip _v_type_idx_ emission for invalid-C-identifier cnames (fix v build-module vlib/orm)
- cgen: declaring a type alias as a fixed array of empty structs generates invalid C
- Docs
- V not yet supported