mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
👍 Fix typo
This commit is contained in:
parent
539bebcc22
commit
2fee6bb29f
@ -19,14 +19,14 @@ Installing V: https://github.com/vlang/v#installing-v-from-source
|
|||||||
- Performance: within 5% of C
|
- Performance: within 5% of C
|
||||||
- Safety: no null, no globals, no UB, immutability by default
|
- Safety: no null, no globals, no UB, immutability by default
|
||||||
- C to V translation
|
- C to V translation
|
||||||
- Hote code reloading
|
- Hot code reloading
|
||||||
- Powerful UI and graphics libraries
|
- Powerful UI and graphics libraries
|
||||||
- Easy cross compilation
|
- Easy cross compilation
|
||||||
- REPL
|
- REPL
|
||||||
|
|
||||||
V 1.0 release is planned for December 2019.
|
V 1.0 release is planned for December 2019.
|
||||||
|
|
||||||
GitHub marks V's code as written in Go. It's actually writtein in V, GitHub doesn't support the language yet.
|
GitHub marks V's code as written in Go. It's actually written in V, GitHub doesn't support the language yet.
|
||||||
|
|
||||||
## Code Structure
|
## Code Structure
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user