Related articles |
---|
Viva64: C++ code analyzer for developers of 64-bit applications. karpov2007@gmail.com (2007-01-31) |
From: | karpov2007@gmail.com |
Newsgroups: | comp.compilers |
Date: | 31 Jan 2007 13:00:18 -0500 |
Organization: | Compilers Central |
Keywords: | tools, available |
Posted-Date: | 31 Jan 2007 13:00:18 EST |
A new version of static C++ code analyzer for developers of
applications for 64-bit versions of Microsoft Windows (including
Windows Vista x64)
The analyzer allows to reduce the time of the code adaptation a lot
and to take the leading position in 64-bit applications industry.
Brief information: Viva64 is a lint-like static analyzer of C++ code
integrating into Visual Studio 2005. Unlike other analyzers it is
developed especially for finding errors related to the specific
character of 64-bit platform. The analyzer may be used for porting of
32-bit solutions on the 64-bit architecture and for checking the
quality of new 64-bit software as well.
More detailed information you can get on site:
http://www.viva64.com
Return to the
comp.compilers page.
Search the
comp.compilers archives again.