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

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

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)