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
- Using a sum type or interface for `os.File.write_struct` or `os.File.read_struct` (and the `*_at` variants) caues a builder error or a (silent) error.
- Comptime conditional import
- vdoctor.exe flagged as malware by Windows Defender
- v: fix mutable option
- Use BigNum (BigInt) in Fractions
- cgen error with `-cstrict -cc clang`, and source code with a defer body in a match branch, using a local var declared in the match branch
- Detailed `attrs` for methods
- Dynamic string interpolation format specifiers
- Declaration errors for unused functions and constants
- Using structures defined in C header file leads to compilation error
- Docs
- V not yet supported