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
- CLI validates commands before checking -cc flag validity, resulting in "unknown command ''"
- checker: keep map-copy guard for option-map or-unwraps (#27867)
- time: add IANA zoneinfo support
- stdin input does not work under v watch run
- windows/tcc: bundled kernel32.def lacks GetQueuedCompletionStatusEx / SetFileCompletionNotificationModes exports (IOCP batch dequeue cannot link)
- checker: conflicting duplicate `fn C.foo` declarations across modules are silently accepted; the winner poisons the other module's call sites
- V compiler crash
- cgen: fix x86 segment-override memory operands in basic inline asm
- cgen: fix x86 segment-override memory operands in basic inline asm
- x.json2 + db.pg with -cc msvc: generated C fails with C2059 (empty {} initializer)
- Docs
- V not yet supported