Skip to content

tcard/meta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta

Work in progress.

Package meta works over go/{ast,types} to make code generation friendly.

Featuring:

  • A DSL-ish way of expressing Go source code in a type-safe, programmatic manner.
  • A set of data types that represent Go source code with a human-friendly interface.
  • Code generation from those data structures.
  • Binding with go/ast and golang.org/x/tools/go/types.

About

Package meta works over go/{ast,types} to make code generation friendly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%