1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00
This commit is contained in:
Zaoqi 2019-08-04 01:23:26 +08:00 committed by Alexander Medvednikov
parent fb6dd7a4af
commit 231a828fd0

View File

@ -3,6 +3,7 @@
A curated list of awesome V frameworks, libraries, software and resources.
## Table of contents
* [Languages](#languages)
* [Applications](#applications)
* [Interpreters/Compilers](#interpreters-compilers)
* [Package manager](#package-manager)
@ -15,6 +16,9 @@ A curated list of awesome V frameworks, libraries, software and resources.
* [Programming contests](#programming-contests)
* [Articles](#articles)
## Languages
* [v](https://github.com/vlang/v) - V itself. Simple, fast, safe, compiled language for developing maintainable software.
## Applications
### Package manager