mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add vorum and vid
This commit is contained in:
parent
3623bcdd23
commit
7beb434a39
@ -6,6 +6,8 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [Applications](#applications)
|
||||
* [Interpreters/Compilers](#interpreters-compilers)
|
||||
* [Package manager](#package-manager)
|
||||
* [Editors](#editors)
|
||||
* [Web](#web)
|
||||
* [Libraries](#libraries)
|
||||
* [Syntax highlighting](#syntax-highlighting)
|
||||
* [Command-line](#command-line)
|
||||
@ -25,6 +27,12 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [v](https://github.com/vlang/v) - V itself. Simple, fast, safe, compiled language for developing maintainable software.
|
||||
* [vbf](https://github.com/vpervenditti/vbf) - A brainfuck interpreter/compiler.
|
||||
|
||||
### Editors
|
||||
* [vid](https://github.com/vlang/vid) - 1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
|
||||
|
||||
### Web
|
||||
* [vorum](https://github.com/vlang/vorum) - Open-source blogging/forum software written in V
|
||||
|
||||
## Libraries
|
||||
|
||||
### Syntax highlighting
|
||||
|
Loading…
Reference in New Issue
Block a user