GopherCon 2015: Ben Johnson - Static Code Analysis Using SSA
Single Static Assignment (SSA) is an intermediate representation of code that many compilers use for analysis and optimization. This talk will look at how the go/ssa package is used in existing Go static analysis tools like eg and oracle and how we can use it to build our own tools.
108 views
0
0
6 years ago 00:41:35 9
Роберт Гризмер - Эволюция языка программирования Go
10 years ago 00:32:07 242
GopherCon 2015: Andrew Gerrand - Closing Keynote
10 years ago 00:21:08 121
GopherCon 2015: Abhishek Kona - Rebuilding in Go - an opinionated rewrite
10 years ago 00:22:51 69
GopherCon 2015: Rick Hudson - Go GC: Solving the Latency Problem
10 years ago 00:15:51 187
GopherCon 2015: Sarah Adams - Code Generation For The Sake Of Consistency
10 years ago 00:22:20 72
GopherCon 2015: Sam Helman & Kyle Erf - The Many Faces of Struct Tags
10 years ago 00:41:34 90
GopherCon 2015: Robert Griesemer - The Evolution of Go
10 years ago 00:24:20 71
GopherCon 2015: Tomas Senart - Embrace the Interface
10 years ago 00:36:00 46
GopherCon 2015: Russ Cox - Keynote
10 years ago 00:25:48 97
GopherCon 2015: Blake Caldwell - Uptime: Building Resilient Services with Go
10 years ago 00:29:17 163
GopherCon 2015: Baishampayan Ghose - The Roots of Go
10 years ago 00:20:18 69
GopherCon 2015: Barak Michener - Cayley: Building a Graph Database
10 years ago 00:25:16 108
GopherCon 2015: Ben Johnson - Static Code Analysis Using SSA
10 years ago 00:27:21 147
GopherCon 2015: Derek Parker - Delve Into Go
10 years ago 00:23:25 104
GopherCon 2015: Dmitry Vyukov - Go Dynamic Tools
10 years ago 00:23:55 64
GopherCon 2015: Katherine Cox Buday - Simplicity and Go
10 years ago 00:27:28 46
GopherCon 2015: Kelsey Hightower - Betting the Company on Go and Winning
10 years ago 00:20:15 47
GopherCon 2015: Kevin Cantwell - What Could Go Wrong?
10 years ago 00:24:13 55
GopherCon 2015: Peter Bourgon - Go Kit: A Standard Library for Distributed Programming
10 years ago 00:23:56 89
GopherCon 2015: Richard Fliam - A Practical Guide to Preventing Deadlocks and Leaks in Go