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
- veb memory leak
- Building with MSVC Results in Error with Mutable Static Strings
- ASAN complains about the test comptime_map_it_test.v
- divide cfns.c.v into windows part and linux part
- cgen error, likely related to empty interface
- 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
- Docs
- V not yet supported