Skip to content

A package to remove `goto` statements from a Go syntax tree by rewriting them as conditionals and loops.

License

Notifications You must be signed in to change notification settings

go2hx/controlflow

 
 

Repository files navigation

About

A package to remove `goto` statements from a Go syntax tree by rewriting them as conditionals and loops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%