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
- builder error when using function types from a module
- More advanced Postgres types?
- win_spawn_process in process_windows.c.v does not work with paths that contain spaces
- `foo(mut a)` generates invalid c code, for `fn foo(mut baz ?&Abc) {`, and `mut a := ?Abc{}`
- orm: using a generic struct leads to cgen error unless the type is explicitely specified
- v up dont update, fail
- Map size limited by u32
- `BufferedReader.read_line` undocumented behavior on new line characters
- C error when trying to assign a byte array to a fixed byte array
- checker: fix missing error for non initialized interface struct member
- Docs
- V not yet supported