mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
GitHub supports V now!
This commit is contained in:
parent
e2c7d3b2d9
commit
0a37200fda
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,2 +0,0 @@
|
|||||||
*.v linguist-language=Go
|
|
||||||
website/* linguist-vendored
|
|
@ -32,8 +32,6 @@ V 1.0 release is planned for December 2019. Right now V is in an alpha stage.
|
|||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
GitHub marks V's code as written in Go. It's actually written in V, GitHub doesn't support the language yet.
|
|
||||||
|
|
||||||
The compilation is temporarily slower for this release:
|
The compilation is temporarily slower for this release:
|
||||||
|
|
||||||
- Debug builds are used (use `./v -prod -o v compiler` to get faster compilation).
|
- Debug builds are used (use `./v -prod -o v compiler` to get faster compilation).
|
||||||
|
Loading…
Reference in New Issue
Block a user