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
- C error when implementing two interfaces, one of them generic
- transformer: optimise calls to write string with simple interpolations
- checker: add missing check for ref passing to non-ref
- encoding.binary: add `u16`/`u32`/`u64` -> `[]u8` conversion functions
- cgen: fix interface type generation for generic struct
- FlagParser single letter options dependent on order of flags.
- C error when trying to use a &Struct value where Struct is required instead
- toml: Provide a way to set default values when decoding TOML
- Binary crashes when compiled with tcc on OpenBSD
- `coroutines` stuck whole program
- Docs
- V not yet supported