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
- linker: undefined symbol `_IError_None___index` on FreeBSD/clang
- v2: self-compilation with `-v2` uses excessive memory
- builder, util: fix symlinked vmodules import and temp dir v.mod pollution
- Inline error/option propagation
- scanner: refactor new_plain_scanner to accept file_path, file_base an…
- `vlib/gc` wrapper emitted `gc.h` references V-only types, breaks plain-C shims
- 'v up' fails due to missing libgc.dylib
- Restore CI step: Ensure V2 can be compiled with -autofree
- encoding.cose: add COSE (RFC 9052) and CWT (RFC 8392) modules
- C error on returning generic anon fn result
- Docs
- V not yet supported