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
- Autofree runtime error when rendering text (module `gg`)
- C error while compiling using `-autofree` with the V UI library
- bcrypt does not truncate nor return errors if password provided is bigger than 72 bytes
- Build hang until timeout when using shared object
- RegQueryInfoKeyW,RegEnumKeyExW,RegEnumValueW missing from advapi32.def
- Error when passing normal array to array of interface type
- ast,cgen: reduce memory usage for compiling larger v programs with long fns
- Cannot use interface b as interface a, although interface b embeds interface a
- Compiler doesn't catch type mismatch with `int` and `time.Duration`
- FTP get() doesn't work
- Docs
- V not yet supported