Canadian Content - Tools
Tools Listings & Download   Canadian Content
    Search:
Tools

Tools (C++)

Canadian Content - Tools Canadian Content > Computers: Programming: Languages: C++: Tools:


Tools

Tools further on these related pages:


C++Builder@
Compilers@
Runtime Environments@
Similar Categories Top/Computers/Programming/Development Tools
Similar Categories Top/Computers/Programming/Languages/C++/Class Libraries
Similar Categories Top/Computers/Programming/Languages/C/Tools

Tools Sites:

The Frost Project The Frost Project
The Frost Project 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. (Tools)
http://frost.flewid.de/
Octopod Octopod
Octopod Octopod: Full-blown visual IDE for C++ (MSVC and GNU compilers). (Tools)
http://www.octopod.net/index.htm
C to C++ converter C to C++ converter
C to C++ converter 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] (Tools)
http://scriptol.tuxfamily.org
SourceStyler C++ SourceStyler C++
SourceStyler C++ 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] (Tools)
http://www.ochresoftware.com/
XMDS: eXtensible Multi-Dimensional Simulator XMDS: eXtensible Multi-Dimensional Simulator
XMDS: eXtensible Multi-Dimensional Simulator XMDS: eXtensible Multi-Dimensional Simulator: A code generator that integrates equations based at human readable form in an XML file, it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in selected hardware architecture. [Open source, (Tools)
http://www.xmds.org/
WinA&D WinA&D
WinA&D WinA&D: A UML modeling tool that generates C++, Java or Delphi code. WinTranslator reengineers C++, Java or Delphi code into WinA&D models. (Tools)
http://www.excelsoftware.com/wina&dproducts.html
Open C++ Open C++
Open C++ Open C++: C++ version with Metaobject Protocol; tool of source (code) to source translation for C++. Allows easily implementing varied kinds of translation, to define new: syntax, annotation, object behaviors; extensions, optimizations, runtime protocols. [Open Sou (Tools)
http://www.csg.is.titech.ac.jp/~chiba/openc++.html
Code Crusader Code Crusader
Code Crusader 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) (Tools)
http://www.newplanetsoftware.com/jcc/
s-mail project - Java to C++DOL s-mail project - Java to C++DOL
s-mail project - Java to C++DOL s-mail project - Java to C++DOL: A command line tool that translates Java sources into corresponding C++ sources. [Freeware] (Tools)
http://sadlocha.strefa.pl/s-mail/ja2dol.html
DocVizor DocVizor
DocVizor DocVizor: Lets see the class hierarchy of C++ projects. It quickly generates a complete printable hierarchy of classes, including classes from third party libraries. It can also generates html files from the class information. By UCanCode.Net Software. [Shareware] (Tools)
http://www.ucancode.net/Products/DocBuilder/Features.htm
SNIP from Cleanscape Software International SNIP from Cleanscape Software International
SNIP from Cleanscape Software International 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. (Tools)
http://www.cleanscape.net/stdprod/snip/index.html
Cantata++ Cantata++
Cantata++ Cantata++: Allows developers to efficiently perform unit and integration testing of C/C++ software. It has facilities for dynamic testing, coverage analysis and static analysis. (Tools)
http://www.iplbath.com/products/tools/pt400.shtml
Compilercache Compilercache
Compilercache 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. (Tools)
http://www.erikyyy.de/compilercache/
Quincy 2000 Quincy 2000
Quincy 2000 Quincy 2000: A Windows 95/98/NT/2000 hosted Integrated Development Environment (IDE) front end for C/C++ compilers (Mingw32, Borland C++). (Tools)
http://www.alstevens.com/quincy2000/
OpenC++ OpenC++
OpenC++ OpenC++: Descriptions, documents, news, bug reports, archives, mail list, CVS, downloads, contacts. [SourceForge] (Tools)
http://opencxx.sourceforge.net/index.shtml
Vimms 2 Vimms 2
Vimms 2 Vimms 2: A free C++ development system for Linux. It's not graphical programming language, but it combines advantages of graphical and conventional programming. (Tools)
http://www.vimms.org/
CodeWizard CodeWizard
CodeWizard CodeWizard: Helps developers prevent errors by automatically enforcing over 170 industry-accepted C++ coding standards. (ParaSoft) (Tools)
http://www.parasoft.com/products/wizard/index.htm
C and C++ Validation Test Suites C and C++ Validation Test Suites
C and C++ Validation Test Suites 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.) (Tools)
http://www.plumhall.com/suites.html
Lazy C++ Lazy C++
Lazy C++ Lazy C++: Lzz (Lazy C++) is a rapid development tool. Given a sequence of declarations Lzz will generate header and source files. (Tools)
http://www.lazycplusplus.com
Doc-O-Matic Doc-O-Matic
Doc-O-Matic 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. (Tools)
http://www.doc-o-matic.com/
SourcePublisher C++ SourcePublisher C++
SourcePublisher C++ 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, Solari (Tools)
http://www.scitools.com/sourcepublisher_c.html
CodeInspect CodeInspect
CodeInspect CodeInspect: A C++ code inspector that analyses source code and finds nonstandard, suspicious or simply plain wrong code. (Yokasoft) (Tools)
http://www.yokasoft.com
QA C++ Generation 2000 QA C++ Generation 2000
QA C++ Generation 2000 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. (Tools)
http://www.programmingresearch.com/solutions/qacpp.htm
CC-Rider CC-Rider
CC-Rider CC-Rider: A detailed analysis of your C or C++ program, allows easy navigation with Call Trees, Hierarchy Trees, generates Web Documentation. (Tools)
http://www.cc-rider.com/
{pretend} {pretend}
{pretend} {pretend}: A framework which enables to log and simulate interfaces. An interface can be anything from a simple C function up to a complex C++ package. {pretend} is project independent and can be used immediately without modifications. [Shareware] (Tools)
http://www.tasix.ch/pretend.html
ClassModeler ClassModeler
ClassModeler ClassModeler: A freeware tool that help C++ developer to create, manipulate and generate documentation for classes in a logical way. (Tools)
http://planeta.terra.com.br/informatica/classmodeler/indexi.htm
VxDWriter VxDWriter
VxDWriter VxDWriter: A tool for developing Windows 95/98 Virtual Device Driver (VxD) quickly and efficiently in C/C++. (Techsoft) (Tools)
http://www.techsoftpl.com/vxd/index.htm
Doxygen Doxygen
Doxygen 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] (Tools)
http://www.stack.nl/~dimitri/doxygen/
Stack Spy Stack Spy
Stack Spy 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. (Tools)
http://www.imperioustech.com/
PUMA: The PURE Manipulator PUMA: The PURE Manipulator
PUMA: The PURE Manipulator PUMA: The PURE Manipulator: Library, allows complex transformations of C++ source code. Goal: support developers of aspect weavers for aspect-oriented programming, but other applications (program optimizing) can be done too. Descriptions, mail list, documents, download. [Open Source (Tools)
http://ivs.cs.uni-magdeburg.de/~puma/
BVRDE BVRDE
BVRDE BVRDE: A fully integrated development environment (IDE) designed for compiling and debugging on remote Linux/Unix servers using a Windows client. [Open source, GPL] (Tools)
http://bvrde.sourceforge.net/
Computer Science Lab Computer Science Lab
Computer Science Lab Computer Science Lab: CPPIDE is a Windows program that wraps the Gnu C++ compiler and Gnu GDB debugger into an integrated development environment for the C and C++ languages. (Tools)
http://www.computersciencelab.com/CppIde.htm
CppRefactory CppRefactory
CppRefactory CppRefactory: Tool to automate refactoring process for C++ projects. Description, links. [Open Source] (Tools)
http://cpptool.sourceforge.net/
Imagix Corporation Imagix Corporation
Imagix Corporation Imagix Corporation: Provides software to aid in reverse engineering, program understanding, and code comprehension as well as documentation tools for legacy and complex C and C++ software systems. (Tools)
http://www.imagix.com/
Magic C++ Magic C++
Magic C++ Magic C++: A fully visual integrated development environment(IDE) designed to meet the requirements of those programmers developing on remote Linux/Unix server based on Windows client. [Commercial] (Tools)
http://magicunix.com/
C/C++ Program Perfometer C/C++ Program Perfometer
C/C++ Program Perfometer C/C++ Program Perfometer: Enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : uclocks, rusage-metrics, metrics defined by user). The measurement results are represented in detailed/summary reports. [Common Public License] (Tools)
http://sourceforge.net/projects/cpp-perfometer
C++2HTML C++2HTML
C++2HTML C++2HTML: Online/offline JavaScript program to convert C++ code to syntax highlighted HTML output. Free to use and easy to change. (Tools)
http://www.bedaux.net/cpp2html/
Integrated Dynamic Design Models (IDDM) Integrated Dynamic Design Models (IDDM)
Integrated Dynamic Design Models (IDDM) Integrated Dynamic Design Models (IDDM): Tools for support Agile methodology software development for C++. Support Visual C++, C++ Builder compilers. (Tools)
http://www.darkpeak.ltd.uk/
CodeColorizer CodeColorizer
CodeColorizer CodeColorizer: Can convert source code in a number of languages to colorized HTML. (Tools)
http://www.chami.com/colorizer/
UML2COM UML2COM
UML2COM UML2COM: A Rational Rose add-in that generates code for Visual C++ or generic C++. By Arion Software. (Tools)
http://www.arion.gr/uml2com/
HeronFront: C++ with Interfaces HeronFront: C++ with Interfaces
HeronFront: C++ with Interfaces HeronFront: C++ with Interfaces: A pre-processor which introduces interface types into C++ by translating HeronFront files into standard C++. [Open Source] (Tools)
http://www.heron-language.com/heronfront.html
Core Japan Limited Core Japan Limited
Core Japan Limited Core Japan Limited: Boss (C/C++ comment generator), InfoJet (C/C++ InfoView documents generator). Also WinDiff Plus. [Shareware] (Tools)
http://www.core-j.com/
GlowCode GlowCode
GlowCode GlowCode: Complete diagnostic toolset for Win32 programmers. Helps programmers find performance bottlenecks, trace program execution, find unexecuted code, and detect memory and resource leaks. (Tools)
http://www.glowcode.com/
ccache ccache
ccache 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] (Tools)
http://ccache.samba.org/
Cmm (C++ with MultiMethods) Cmm (C++ with MultiMethods)
Cmm (C++ with MultiMethods) 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. (Tools)
http://www.op59.net/cmm/readme.html
Visual Code Browser for C/C++ Visual Code Browser for C/C++
Visual Code Browser for C/C++ Visual Code Browser for C/C++: Integrating code editor, analyzer and documentation generator with code flowcharting and visualization. [Shareware] (Tools)
http://www.fatesoft.com/browser/
C-Free C-Free
C-Free C-Free: An Integrated Development Environment (IDE) for C/C++ programming language. [Freeware and commercial versions] (Tools)
http://www.programarts.com
Understand Understand
Understand Understand: Analyzes any sized C or C++ project to help you document and understand it better. (Tools)
http://www.scitools.com/ucpp.html