Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

pagran/go-ssa2ast

Repository files navigation

go-ssa2ast

An experimental implementation of converting from go/ssa back to go/ast

Known problems:

  • Convert breaks "lazy" for range for map to go because there is no publicly available iterator for map
  • Generics not tested

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages