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
- 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
- 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
- Docs
- V not yet supported