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
- x86-64 backend compatible with Mac OS 10.4
- symlinked modules aren't found
- cgen, coroutines: fix `go expr` handle referencing undeclared `thread__tN`
- markused: mark mut-receiver interface implementors (fix `-skip-unused` dropping anon fn)
- 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
- Docs
- V not yet supported