Skip to content

vlang/go2v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a00f4b · Apr 5, 2025
Feb 23, 2025
Dec 28, 2024
Apr 5, 2025
Apr 5, 2025
Feb 2, 2022
Nov 27, 2022
Feb 22, 2025
Jul 9, 2021
Sep 22, 2024
Feb 26, 2025
Apr 5, 2025
Apr 5, 2025
Aug 29, 2024
Apr 5, 2025
Apr 5, 2025
Dec 28, 2024
Feb 22, 2025
Sep 24, 2024
Apr 5, 2025
Mar 2, 2025
Mar 8, 2025
Oct 14, 2024
Dec 28, 2024
Sep 26, 2024
Apr 5, 2025
Feb 2, 2022

Repository files navigation

Go2V

Uses JSON Go AST generated by go/parser.

Early stage.

Requirements:

Go v1.20 or later - make sure go/bin is in your path.

The latest version of asty, but the code will install it for you the first time you run go2v, if it can find go in your path.

Testing

To run the existing tests, do v test .

To attempt a new test, specify the path to the directory as well as the name of the test:

v .
./go2v untested/block

When a test passes, move it from untested to tests.

About

Go => V source code translator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published