vlang
July 2, 2020 ยท View on GitHub
Some examples written in vlang https://vlang.io/
Install Vlang
git clone https://github.com/vlang/v
cd v
make
Update Vlang
v up
Symlinking
sudo ./v symlink
Run
v run hello_world.v
July 2, 2020 ยท View on GitHub
Some examples written in vlang https://vlang.io/
git clone https://github.com/vlang/v
cd v
make
v up
sudo ./v symlink
v run hello_world.v