go2v icon indicating copy to clipboard operation
go2v copied to clipboard

Go => V source code translator

Go2V

Go to V source code translator

Installation

git clone https://github.com/vlang/go2v
cd go2v
v run .

Usage

Convert a file using v run . file.go.

See v run . help for more information.

Contributing

Thanks a lot! See CONTRIBUTING.md.