Skip to content

StunxFS/v-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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