Our website uses cookies to enhance your browsing experience.
Accept
to the top

Webinar: Let's make a programming language. Lexer - 29.04

>
>
>
Go

Posts: Go articles

#Go
Mar 11 2026
PVS-Studio Go analyzer beta testing
Artem Rovenskii
After months of extensive work on a new static code analyzer for Go, our team announces that it's now ready for public testing. Join the Early Access Program to be among the first to test. Here's...
...
#Go
Mar 06 2026
^ != <<
Georgii Tormozov
In some languages, the '^' operator can be used for exponentiation, but in other popular development stacks, it operates as the exclusive OR (XOR) operator. Today, we'll discuss how this...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
#Go
Feb 11 2026
Go vet can't go: How PVS-Studio analyzes Go projects
Georgii Tormozov
Docker, Kubernetes, Gitea, and other projects—they all have one thing in common: they're written in Go. Perhaps you have now realized that this is what we are talking about today. We've...
...
#Go
Dec 29 2025
How to create your own Go static analyzer?
Artem Rovenskii
Go developers regularly deal with warnings from the built-in static analyzer. But what if you need more features or want to find something specific in your project? Go provides powerful tools...
...
View more Pagination arrow previous
Showing: - of 4