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
- `$zero(field.typ.payload_type)` inside `$for field in T.fields` uses the same payload type for every option field
- `$new(field.typ.pointee_type)` inside `$for field in T.fields` allocates the wrong type when generic is instantiated for multiple structs
- Move orm_fn to an independent warehouse
- orm: dynamic where block should support OR operator
- [fmt] regression 26968
- [type]: array type aliases don't work
- feat(orm): Add bulk insert and bulk update support
- Passing methods and mutability
- [x.json2] Josn2 test error set
- cgen error: could not generate string method `redict__Nil_str` for type `redict__Nil`
- Docs
- V not yet supported