1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00

Update README.md

This commit is contained in:
Dario Tarantini 2019-08-02 23:27:08 +02:00 committed by Alexander Medvednikov
parent 603e7d1bc5
commit fb6dd7a4af

View File

@ -4,6 +4,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
## Table of contents
* [Applications](#applications)
* [Interpreters/Compilers](#interpreters-compilers)
* [Package manager](#package-manager)
* [Libraries](#libraries)
* [Syntax highlighting](#syntax-highlighting)
@ -20,6 +21,9 @@ A curated list of awesome V frameworks, libraries, software and resources.
* [vpkg](https://github.com/nedpals/vpkg) - Toy package manager written on V.
* [vpm](https://github.com/yue-best-practices/vpm) - The V language package management tool written in V.
### Interpreters/Compilers
* [vbf](https://github.com/vpervenditti/vbf) - A brainfuck interpreter/compiler.
## Libraries
### Syntax highlighting