Skip to content

syntaxgo is a wrapper around Go's go/ast Abstract Syntax Tree and Go's reflect package - designed to make it easier to analyze code and ultimately automate the generation.

License

Notifications You must be signed in to change notification settings

yyle88/syntaxgo

Repository files navigation

GitHub Workflow Status (branch) GoDoc Coverage Status Supported Go Versions GitHub Release Go Report Card

syntaxgo

syntaxgo is a wrapper around Go's go/ast Abstract Syntax Tree and Go's reflect package

syntaxgo is designed to make it easier to analyze code and then automate the generation.


CHINESE README

中文说明


Installation

go get github.com/yyle88/syntaxgo

License

This project is licensed under the MIT License. See the LICENSE file for details.


Support

Welcome to contribute to this project by submitting pull requests or reporting issues.

If you find this package helpful, give it a star on GitHub!

Thank you for your support!

Happy Coding with syntaxgo! 🎉

Give me stars. Thank you!!!


See stars

see stars


About

syntaxgo is a wrapper around Go's go/ast Abstract Syntax Tree and Go's reflect package - designed to make it easier to analyze code and ultimately automate the generation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published