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
- cmdexec: pass PeekNamedPipe its byte count as voidptr, fixing gcc builds on Windows
- driver: preserve native compiler options and their operands
- v3 fails to compile gui showcase.v example
- tests: add GUI codegen probes for #28694 (fix pending)
- v3: resolve bare and alias-qualified type names in the file that wrote them
- v3: stop re-reading released worker args in the monomorphize merges
- v3: compiling \module types\ tests with \-d ownership\ never finishes (blocks \ test vlib/v/types/\)
- v3 cgen: no prototype emitted for a \n C.x\ called from a module const initializer (custom_str_test.v fails on master)
- v3: parallel_parser_test.v fails on master (fallback parse pos mismatch; bench line asserted without -v)
- v3: run the compiler phases and -prod C compilation in parallel on Windows
- Docs
- V not yet supported