This commit is contained in:
Alexander Medvednikov 2019-12-27 09:18:01 +01:00 committed by GitHub
parent faae424510
commit 4b8b12d167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
* [vbf](https://github.com/vpervenditti/vbf) - A brainfuck interpreter/compiler.
* [monkey_v](https://github.com/Delta456/monkey_v) - Implementation of [Thorsten Ball's Monkey Language](https://interpreterbook.com/) in V
* [vcc](https://github.com/lemoncmd/vcc) - a C compiler written in V.
* [Vork](https://github.com/Itay2805/Vork) - alternative V compiler/interpreter writtein in Python.
* [Vork](https://github.com/Itay2805/Vork) - alternative V compiler/interpreter written in Python.
### Package manager
* [vpkg](https://github.com/vpkg-project/vpkg) - An alternative package manager for V.