mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: "in over a" -> "in a" (#15576)
This commit is contained in:
parent
ad76c9c719
commit
f23ebb6815
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
## Key Features of V
|
## Key Features of V
|
||||||
|
|
||||||
- Simplicity: the language can be learned in over a weekend
|
- Simplicity: the language can be learned in a weekend
|
||||||
- Fast compilation: ≈110k loc/s with a Clang backend,
|
- 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](https://www.youtube.com/watch?v=pvP6wmcl_Sc))
|
≈1 million loc/s with native and tcc backends *(Intel i5-7500, SSD, no optimization)* ([demo video](https://www.youtube.com/watch?v=pvP6wmcl_Sc))
|
||||||
- Easy to develop: V compiles itself in less than a second
|
- Easy to develop: V compiles itself in less than a second
|
||||||
|
Loading…
Reference in New Issue
Block a user