/gcssa

go/types to SSA form (Experimental)

Primary LanguageGo

Library to convert from go/ast, go/types => SSA form.

Code originally extracted and modified from the dev.ssa branch of the Go compiler.