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: emit interface type-table index as a real symbol under `-usecache` (fix undefined `_IError_None___index`)
- orm: deprecate global tenant filter APIs, deadline 2027-06-08
- cgen, skip-unused: anon fn passed to a C callback (via interface-dispatched method) is not marked used
- cgen: return if multi-return with bare function value uses function name as type
- cgen, coroutines: `go expr` handle references undeclared `thread__tN` C variable
- cgen: corrupted C output for heap struct literal (`&T{}`) init — split identifier emitted at file scope
- linker: undefined symbol `_IError_None___index` on FreeBSD/clang
- v2: self-compilation with `-v2` uses excessive memory
- builder, util: fix symlinked vmodules import and temp dir v.mod pollution
- Inline error/option propagation
- Docs
- V not yet supported