Add online IDEs with V language (#28)

This commit is contained in:
Peter Badida 2019-11-08 15:47:36 +01:00 committed by Alexander Medvednikov
parent ee9ee7d924
commit 4a52496033
1 changed files with 5 additions and 0 deletions

View File

@ -80,6 +80,11 @@ A curated list of awesome V frameworks, libraries, software and resources.
* [V learning notes](https://github.com/lydiandy/vlang_note) - personal learning notes in Chinese.
### Online IDEs with V
* [V Playground](https://vlang.io/play)
* [Judge0](https://ide.judge0.com/)
## Articles
* [An introduction to V](https://simonknott.de/articles/VLang.html)