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

Webinar: Let's make a programming language. Part 1. Intro - 20.02

>
>
Posts: #Compiler

Posts: # Compiler

Apr 03 2019
Checking the Roslyn Source Code
Sergey Khrenov
Once in a while we go back to the projects that we have previously checked using PVS-Studio, which results in their descriptions in various articles. Two reasons make these comebacks exciting for...
...
Mar 27 2019
How the CSS markup fragment broke the C++ compiler
Sviatoslav Razmyslov
Static analysis methodology involves various technologies. One of them is preprocessing files right before analyzing them. Preprocessed files are created by the compiler that runs in a...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Oct 05 2018
Perl 5: How to Hide Errors in Macros
Sviatoslav Razmyslov
Perl 5 was chosen to expand the list of open source programming languages that have been tested using the PVS-Studio static code analyzer. This article is about found errors and difficulties...
...
Mar 29 2017
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
Sergey Khrenov
In November 2016, we posted an article about the development and use of the PVS-Studio plugin for SonarQube. We received great feedback from our customers and interested users who requested...
...
Oct 31 2016
Finding bugs in the code of LLVM project with the help of PVS-Studio
Andrey Karpov
About two months ago I wrote an article about the analysis of GCC using PVS-Studio. The idea of the article was as follows: GCC warnings are great, but they're not enough. It is necessary to...
...
Aug 31 2016
Bugs found in GCC with the help of PVS-Studio
Andrey Karpov
I regularly check various open-source projects to demonstrate the abilities of the PVS-Studio static code analyzer (C, C++, C#). Now it is time for the GCC compiler to get checked...
...
Jul 22 2016
Python and Ruby implementations compared by the error density
Pavel Belikov
Which programming language to start learning? Python or Ruby? Which one is better? Django or Ruby on Rails? Such questions can often be found on IT forums around the world. I suggest comparing...
...
May 19 2016
Introduction to Roslyn and its use in program development
Sergey Vasiliev
Roslyn is a platform which provides the developer with powerful tools to parse and analyze code. It's not enough just to have these tools, you should also understand what they are needed for...
...
Apr 28 2016
Analysis of PHP7
Sergey Vasiliev
Sometimes checking a project one more time can be quite amusing. It helps to see which errors were fixed, and which ones got into the code since the time it was last checked. My colleague has...
...
Jan 11 2016
Analyzing IronPython and IronRuby with PVS-Studio
Ilya Ivanov
Just a while ago, we released a new version of our analyzer PVS-Studio with support of C#-code analysis. With the development paused for the time of the release, I took this opportunity to test...
...
View more Pagination arrow previous
Showing: - of 36