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
- fill_with_defaults and other functions in vlib/v/pref/default.v need refactoring to better support multiple backends
- vweb: multiple simultaneous requests causes an invalid memory access exception
- GCC errors with -prod -cstrict
- Assigning C.var to var triggers a compiler bug.
- problem mut buf := []u8{len:pack_len, init: 9} // ERROR
- os.read_lines panic: int(20983250944) cast results in -491585536
- build error: undeclared C constant is not checked
- library -lm is missing for ORM support with sqlite3
- Sokol.audio not working on Windows tcc
- v.table: fail to stencil instanced generic type
- Docs
- V not yet supported