Online event for Go devs: Building a static analyzer for Go

Hi everyone. On September 30, we’re doing an online event for Go devs on writing your own Go static analyzer.

Link to join: Go vet can′t go: How to create your own Go analyzer?

We will walk through Go’s built-in tools and code-parsing capabilities, explain the basics of static analysis, unpack what a semantic model is, show how to build a syntax tree, and much more. If you’ve ever wondered whether it was worth building your own tool, this is a chance to ask the person who actually did it.