odin# tested onodin version dev-2026-03:1a5126c6banything newer should work but not oldergccorclang(clis experimental and not tested) in your path (alternatively set the -cc flags ex: ./vcode -cc /your/path/compiler )
$ odin run ./builder
$ odin run ./test # to build all the examples
$ ./vcode -o hello examples/hello.vc