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
- failed type inference for `pub fn fold[T, R](array []T, init R, fold_op fn (acc R, elem T) R) R {`, when the fold_op is a lambda expression
- int <-> u8 promotions
- invalid memory access printing union that includes an interface member
- '$str' results in string interpolation/compilation error
- Failed to compile: Reference to a function prefixed with a type name is expected to be an enum
- Static array unknown type C issue
- All fields within a structure param should be public by default
- test failed: vlib/v/tests/c_function/pass_ref_test.c.v
- bug: C error instead of clean compile or V error
- Compiler fails in submodule definitions
- Docs
- V not yet supported