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
- arrays: buggy result for arrays.concat/2, and a runtime panic with `-gc none`
- background image doesn't work
- Smart casting an alias fntype results in invalid memory access while `as`-casting works.
- issue getting index of an array with ref arg
- V: cannot register struct `os.File` while using `-b wasm` option.
- Cross compiling from linux to windows produces very slow performing binary
- Hot code reloading doesn't work on windows
- time: `new_time()` allows completely invalid time struct to be created.
- [Windows] Failed to compile V with clang & GCC
- global string array can't be modified in func
- Docs
- V not yet supported