2035 Forks
33468 Stars
33468 Watchers

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

How to download and setup v

Open terminal and run command
git clone https://github.com/vlang/v.git
git clone is used to create a copy or clone of v repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with v https://github.com/vlang/v/archive/master.zip

Or simply clone v with SSH
[email protected]:vlang/v.git

If you have some problems with v

You may open issue on v support forum (system) here: https://github.com/vlang/v/issues