V Examples 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