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
- remove most error or warning message from parser, let checker do the work
- Test vlib/v/tests/aliases/modules/value/value_test.v failed in a single file
- keep fn calling order if subsequent expression needs to use a temporary variable.
- For huge v files, array_ensure_cap called by the checker seems to go out of bounds
- C errors with generic fn type
- Referencing an option creates an incorrect option on incorrect memory location
- Types should be interchangable if they have the same structure
- [BUG] Release numbering
- Compiler error when using a concrete type (bool) in a function type parameter within a generic interface method signature
- checker: using only C functions from a module makes it think it's unused
- Docs
- V not yet supported