mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
add article "An introduction to V"
This commit is contained in:
parent
6858f2716b
commit
f7658d0341
11
README.md
11
README.md
@ -1,5 +1,6 @@
|
|||||||
# Awesome V
|
# Awesome V
|
||||||
A curated list of awesome V frameworks, libraries and software.
|
|
||||||
|
A curated list of awesome V frameworks, libraries, software and resources.
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
* [Applications](#applications)
|
* [Applications](#applications)
|
||||||
@ -9,6 +10,7 @@ A curated list of awesome V frameworks, libraries and software.
|
|||||||
* [Text Processing](#text-processing)
|
* [Text Processing](#text-processing)
|
||||||
* [Other](#other)
|
* [Other](#other)
|
||||||
* [Programming contests](#programming-contests)
|
* [Programming contests](#programming-contests)
|
||||||
|
* [Articles](#articles)
|
||||||
|
|
||||||
## Applications
|
## Applications
|
||||||
|
|
||||||
@ -30,4 +32,9 @@ A curated list of awesome V frameworks, libraries and software.
|
|||||||
|
|
||||||
### Programming contests
|
### Programming contests
|
||||||
|
|
||||||
* [RustemB/rosetta-code-v](https://github.com/RustemB/rosetta-code-v) -- Solutions for Rosetta Code in V.
|
* [RustemB/rosetta-code-v](https://github.com/ShellBear/v-regex) -- Solutions for Rosetta Code in V.
|
||||||
|
|
||||||
|
## Articles
|
||||||
|
|
||||||
|
* [An introduction to V](https://simonknott.de/articles/VLang.html)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user