On Fri, Dec 16, 2016 at 10:38 AM Seb Binet <seb.bi...@gmail.com> wrote:
> it looks really slick (and I like how one can quickly navigate between identifiers and go to their definition) FTR, ctrl-click and middle-click open the target in a new window, like web bowsers do. > but I am curious: why the need for internal/gc, "a Go compiler front end. Work in progess" ? > it seems to be very much alike to go/types (or, rather, a mix of go/types and go/ast). For example (not completely fair comparison but you get the idea): jnml@r550:~/src/github.com/cznic/browse$ go install -tags debug.browse && browse main.go:162: loaded+xref0: 65 packages in 486.248926ms jnml@r550:~/src/github.com/cznic/browse$ time ssadump . real 0m2.218s user 0m6.588s sys 0m0.628s jnml@r550:~/src/github.com/cznic/browse$ -- -j -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.