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
- Windows + tcc: `-gc boehm_leak` aborts with "Invalid pointer passed to free()" in `closure.Lifetime.dispose`, and closure_lifetime_api_test.v hangs on the GC error dialog
- Assertion error lost its detailed information
- v3: use emitted fixed-array names in function pointers
- v3: pass dynamic array data pointers without autoref
- v3: normalize signbit for negative fixed float strings
- compiler: stop @[noreturn] from leaking through bare function names
- test: cover uppercase fixed arrays in C struct fields
- v3: keep imported enums scalar during default clone
- v3: qualify imported enum defaults in fixed arrays
- vdoc: document the files of v.mod subdirs as part of their module
- Docs
- V not yet supported