Path to this page:
./
wip/vlang,
The V Programming Language
Branch: CURRENT,
Version: 0.4.8,
Package name: vlang-0.4.8,
Maintainer: pkgsrc-usersThe V programming language.
Key Features of V:
Simplicity: the language can be learned in less than an hour
Fast compilation:
-110k loc/s with a Clang backend,
-1 million loc/s with native and tcc backends
(Intel i5-7500, SSD, no optimization) (demo video)
Easy to develop: V compiles itself in less than a second
Performance: as fast as C (V's main backend compiles to human readable C)
Safety: no null, no globals, no undefined behavior, immutability by default
C to V translation
Hot code reloading
Innovative memory management (demo video)
Cross-platform UI library
Built-in graphics library
Easy cross compilation
REPL
Built-in ORM
Built-in web framework
C and JavaScript backends
Master sites:
Filesize: 9254.046 KB
Version history: (Expand)
- (2024-10-17) Updated to version: vlang-0.4.8
- (2023-07-01) Updated to version: vlang-0.3.5
- (2023-02-13) Package has been reborn
- (2022-06-19) Updated to version: vlang-weekly-2022.19
- (2022-04-26) Updated to version: vlang-weekly-2022.16
- (2021-09-19) Updated to version: vlang-weekly.2021.37