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
- selecting struct with ORM does not get deeply nested `struct_field []arr @[fkey: 'some_id']`
- C error on string concat with comptime and generics
- checker: fix comptime evaluation on infix expr
- C error when embedding C.Structs into V struct
- gg: add linux support for `fn screen_size() Size` fix (#23146)
- Using `debug.dump_callstack()` with `-d callstack` causes a C error
- ORM produces errors and panics when using anonymous structs
- To be able to sent both HTML and text emails using net.smtp (multipart/alternative Content-Type)
- To be able to configure a timeout when sending mails using net.smtp
- Enum functions are not documented by v doc
- Docs
- V not yet supported