/go2v

Go => V source code translator

Primary LanguageVGNU General Public License v2.0GPL-2.0

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.