Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 374 Bytes

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