This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
38c58f9f1b
v
/
make.bat
4 lines
101 B
Batchfile
Raw
Blame
History
curl -O https://raw.githubusercontent.com/vlang/vc/master/v.c
gcc -std=gnu11 -w -o v.exe v.c
del
v.c
Reference in New Issue
View Git Blame
Copy Permalink