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
- assert without comma but with message confusion with vfmt and no printing
- arrays not being copied
- post requests not work
- syntax change for fixed arrays needs to be implemented
- Program hangs `for i := from; i <= to; i++` where `u8` and `to = 255`
- veb times out when it receives multipart/formdata request from a browser
- module “net.http” download_file_with_progress
- Compiling source code that uses `#flag -mwindows` or `-subsystem windows` with GCC or MSVC will produce broken executables on Windows.
- regex matches_string result error.
- v -prof hello.v doesn't work.
- Docs
- V not yet supported