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
- `v doctor` Causes a Panic Error
- ./thirdparty/stdatomic/nix/atomic.h:12:23: fatal error: stdatomic.h: No such file or directory #include <stdatomic.h> compilation terminated. GNUmakefile:93: recipe for target 'all' failed
- Current latest vlang gives error on Raspberry Pi - v.c:(.text+0xa78): undefined reference to `__atomic_load_8'
- Modifying an immutable pointer indirectly is allowed
- builder error "This should never happen"
- Compiler bug when using ImGUI.
- Make memset faster
- Some examples leak memory and/or trigger UB compiled with -autofree
- Some examples do not compile with -autofree
- -autofree flag causes vweb_example to crash
- Docs
- V not yet supported