Piotr Zakrzewski
Piotr Zakrzewski on Data

Piotr Zakrzewski on Data

Follow
Follow
homebadges
Tag

souffle

#souffle

More content

Read more stories on Hashnode


Articles with this tag

Analysing GO code with Souffle

Nov 4, 20237 min read

A painfully basic static code analysis example ยท func main() { a := 1 b := a // you know what value b has without running the program // can...

Analysing GO code with Souffle