mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
👍 Fix typo
This commit is contained in:
parent
539bebcc22
commit
2fee6bb29f
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue