Categorygithub.com/adl-lang/goadlc
repositorypackage
3.0.0-alpha.1+incompatible
Repository: https://github.com/adl-lang/goadlc.git
Documentation: pkg.go.dev

# README

goadl_gen

Code Generator to generate Go for ADL source; written in Go.

Dev testing

go run main.go go v2 --outputdir out -n adl/exer01/struct01.adl
cd out/exer01/struct01
go test -v