V Examples
January 4, 2021 ยท View on GitHub
Repository of pure examples of language V.
How to run the examples?
To run the examples, from a console execute: v run run_examples.vsh.
Can I contribute more examples?
Sure, as long as you format your code file with: v fmt -w <my-file.v>. Any pull request is welcome :).
Maintainer and contributors
- StunxFS