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
- vfmt: `v fmt` stopped inserting indentation for struct field attributes
- Fallback after "v up" on windows 10
- sokol_wayland doesn't work with the new compiler
- fix(cgen): pass a mut parameter read by value to C functions
- V Compilation Error
- cmd/v: `macos_v3_test.v` and `macos_v3_external_fallback_test.v` fail on the `-old-compiler` tools lanes — `@VEXE` is `v1_fallback`, not the V3 dispatcher
- v3: make a command that cannot start a failing result, not a hard abort
- v3: discard cache entries the C toolchain rejects, and retry
- cmd/v: drive the V3 dispatcher in the macos_v3 process tests (fix #28512)
- V3 reports bogus `unknown function` diagnostics for generic functions that call methods on a generic parameter, then silently falls back to V1
- Docs
- V not yet supported