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
- Enum functions are not documented by v doc
- array returned by function bypasses illegal sumtype conversion checker error
- chained methods do no parse correctly if `.` is separated from call
- Use freestanding mode, but encounter incompatible size_t redefinition error by C
- Broken operator overloading for aliased arrays
- Arithmetic operator overloading result type should be the same as the operands
- undefined reference to `tcc_backtrace' when linking against v generated .so file on Linux
- Operator overloading [] [Feature Request]
- module function name conflict to keyword/type
- docs: `os.walk()` cannot update `mut` array passed to its closure - closure needs better explanation about copy vs reference
- Docs
- V not yet supported