Skip to content

jackspirou/ssaview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssaview

http://golang-ssaview.herokuapp.com/

ssaview is a small utlity that renders SSA code alongside input Go code

Runs via HTTP on :8080

License: ISC

  $ go get github.com/tmc/ssaview
  $ ssaview &
  $ open http://localhost:8080/

Screenshot: Example screenshot

About

ssaview live-renders the SSA representation of a go program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.2%
  • Go 48.8%