
|
|
|
|
Home / Computers / Programming / Languages / C++ / Tools
|
| Categories |
|
|
- Computers/ Programming/ Languages/ C++/ Compilers@ (18)
|
|
|
|
|
Web Sites
|
- C and C++ Validation Test Suites - Suite++ includes both positive and negative tests for comparing compiler behavior to the ANSI/ISO C++ Standard. LibSuite++ tests the conformance of the C++ library. (Plum Hall, Inc.)
www.plumhall.com/suites.html
- C to C++ converter - A python program that convert all files of a C project to C++, by automatically creating classes, and replacing variables and function by attributes and methods. [Open Source]
scriptol.tuxfamily.org
- CC-Rider - A detailed analysis of your C or C++ program, allows easy navigation with Call Trees, Hierarchy Trees, generates Web Documentation.
www.cc-rider.com
- ccache - Acts as a caching pre-processor to C/C++ compilers, which often results in a 5 to 10 times speedup in common compilations. [Open Source, GPL]
ccache.samba.org
- Cmm (C++ with MultiMethods) - Works as a translator for a C++ language extension, reading in Cmm source code and outputing C++ source code to add support for multimethods.
www.op59.net/cmm/readme.html
- Code Crusader - Designed to smoothly integrate the tasks of working with source files, compiling, and debugging, in short everything involved in developing code. (New Planet Software)
www.newplanetsoftware.com/jcc
- CodeColorizer - Can convert source code in a number of languages to colorized HTML.
www.chami.com/colorizer
- CodeInspect - A C++ code inspector that analyses source code and finds nonstandard, suspicious or simply plain wrong code. (Yokasoft)
www.yokasoft.com
- CodeWizard - Helps developers prevent errors by automatically enforcing over 170 industry-accepted C++ coding standards. (ParaSoft)
www.parasoft.com/products/wizard/index.htm
- Compilercache - Caches compiled object files to dramaticly speed up compiles. More convenient than make, and speeds up builds (like RPM builds) that make doesn't. Obsoleted by ccache.
www.erikyyy.de/compilercache
- Core Japan Limited - Boss (C/C++ comment generator), InfoJet (C/C++ InfoView documents generator). Also WinDiff Plus. [Shareware]
www.core-j.com
- DOC++ - Documentation system for C, C++, IDL and Java generating both TeX output for high quality hardcopies and HTML output for sophisticated online browsing.
docpp.sourceforge.net
- Doc-O-Matic - Creates fully cross linked documentation systems and manuals in PDF, HTML, HTML Help, Windows Help and RTF from C/C++ or Delphi/Pascal source code.
www.doc-o-matic.com
- Doxygen - A documentation system for C++, C, Java and IDL. It generates Latex, HTML, RTF, Postscript and Unix man page outputs from a set of documented source files. [Open Source, GPL]
www.stack.nl/~dimitri/doxygen
- GlowCode - Complete diagnostic toolset for Win32 programmers. Helps programmers find performance bottlenecks, trace program execution, find unexecuted code, and detect memory and resource leaks.
www.glowcode.com
- O-O Developer's Tool Kit: Cfront - O-O Developer's Tool Kit: Cfront (C++ to C translator)system allows you to build reusable code with better quality.
www.unipress.com/toolkit
- Octopod - Full-blown visual IDE for C++ (MSVC and GNU compilers).
www.octopod.net/index.htm
- Open C++ - A version of C++ with a Metaobject Protocol. In other words, it is a tool of source-code translation for C++.
www.hlla.is.tsukuba.ac.jp/~chiba/openc++.html
- QA C++ Generation 2000 - From Programming Research Ltd. It concentrates on object-oriented C++ source code, and provides warnings relating to design, efficiency, reliability, and maintainability of the language.
www.programmingresearch.com/solutions/qacpp.htm
- Quincy 2000 - A Windows 95/98/NT/2000 hosted Integrated Development Environment (IDE) front end for C/C++ compilers (Mingw32, Borland C++).
www.alstevens.com/quincy2000
- Resource Standard Metrics and Quality Analysis Tool - Provides a standard method for analyzing C, ANSI C++ and Java source code across operating systems.
resourcestandardmetrics.com/rsm/default.htm
- SmartState - UML state pattern modeling tool with automatic code generation in C++, C and java. Free evaluation version available.
www.apesoft.net/ss
- SNIP from Cleanscape Software International - An easy-to-use C++ development tool that bridges the gap between design and coding and saves hours of editing/debugging. It also allows developers to specify design patterns as object models, and automatically generates C++ classes from the object models.
www.cleanscape.net/stdprod/snip/index.html
- SourcePublisher C++ - Generates detailed HTML reports that offer quick, intuitive browsing of the source and information about the code. Class Inheritance Hierarchies, Call and CallBy Trees, Include and Include By Trees,HTML source browser. Windows 95/98/NT/2000, Linux, Solaris, and other Unix platforms.
www.scitools.com/sourcepublisher_c.html
- SourceStyler C++ - A tool for C/C++ developers that provides complete control over the formatting and layout of C/C++ source code. Provides over 75 individual formatting options and full ANSI C++ support. [Shareware]
www.ochresoftware.com
- Stack Spy - It catch stack corruption, stack over run, stack overflow, get instant email notification of crash with line numbers and function names of last 100 calls that led to the crash. buffer overflow, memory overwrite, program crash.
www.imperioustech.com
- The Frost Project - Allows to use multi methods and virtual function arguments in C++ programs (nearly) as if they were a builtin C++ feature. It is implemented as a compiler wrapper.
www.flewid.de/julian
- TraceBack: Application Fault Management - Runs in production environments and works like a black box, recording a program's execution and correlating each step to the source code. Upon failure, this trace file is ejected and transferred to development for root cause diagnosis. (InCert Software)
www.incert.com/solutions/tbfw.htm
- UML2COM - A Rational Rose add-in that generates code for Visual C++ or generic C++. By Arion Software.
www.arion.gr/uml2com
- Understand - Analyzes any sized C or C++ project to help you document and understand it better.
www.scitools.com/ucpp.html
- VxDWriter - A tool for developing Windows 95/98 Virtual Device Driver (VxD) quickly and efficiently in C/C++. (Techsoft)
www.techsoftpl.com/vxd/index.htm
- Web C Plus Plus - Converts source code into syntax highlighted HTML, using a customizable colour scheme engine. It supports 9 languages, and runs on UNIX and in Windows. [Open Source, GPL]
webcpp.sourceforge.net
- WhiteBox - An advanced code coverage tool with integrated metrics, enables software development and testing organizations to reap the benefits of software testing without changing existing development or testing processes.
www.whitebox.com
- WinA&D - A UML modeling tool that generates C++, Java or Delphi code. WinTranslator reengineers C++, Java or Delphi code into WinA&D models.
www.excelsoftware.com/wina&dproducts.html
- Z-prog ClassGen - Software tool that makes it easy to insert, modify, view and delete data in relational databases from a c++ program. All ODBC calls are automatic generated in the class definitions (header file). [Shareware]
z-prog.com/classgen/download.html
|
|
|
|
|