go2v

module
v0.0.0-...-4535ac3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2024 License: GPL-2.0

README

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.

Directories

Path Synopsis
complex_tests
tests
fn
if
map
ref
var
untested
go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL