Old Fellows Database

Add URL Add URL  Custom Programming  My Sites My Sites  Custom Programming  My Account My Account  Custom Programming  Contact Us Contact Us


Yurtseven.org       

Search only in Tools   Search the Web
 Home » Programming » Languages » C++ » Tools

 Categories

C++Builder (6) Compilers (23) Runtime Environments (23)


 Related Categories:
    Computers » Programming » Development Tools
    Computers » Programming » Languages » C++ » Class Libraries  (283)
    Computers » Programming » Languages » C » Tools


 Web Pages    1 - 10   {46}


 1 - 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]
http://ccache.samba.org/
 
[more pages from this URL]   


 2 - 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.
http://www.erikyyy.de/compilercache/
 
[more pages from this URL]   


 3 - CodeColorizer
  Can convert source code in a number of languages to colorized HTML.
http://www.chami.com/colorizer/
 
[more pages from this URL]   


 4 - 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.
http://www.doc-o-matic.com/
 
[more pages from this URL]   


 5 - VxDWriter
  A tool for developing Windows 95/98 Virtual Device Driver (VxD) quickly and efficiently in C/C++. (Techsoft)
http://www.techsoftpl.com/vxd/index.htm
 
[more pages from this URL]   


 6 - 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)
http://www.newplanetsoftware.com/jcc/
 
[more pages from this URL]   


 7 - 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.)
http://www.plumhall.com/suites.html
 
[more pages from this URL]   


 8 - HeronFront: C++ with Interfaces
  A pre-processor which introduces interface types into C++ by translating HeronFront files into standard C++. [Open Source]
http://www.heron-language.com/heronfront.html
 
[more pages from this URL]   


 9 - 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,
http://www.xmds.org/
 
[more pages from this URL]   


 10 - GlowCode
  Complete diagnostic toolset for Win32 programmers. Helps programmers find performance bottlenecks, trace program execution, find unexecuted code, and detect memory and resource leaks.
http://www.glowcode.com/
 
[more pages from this URL]   


1  2  3  4  5  Next »»


E-Mail Add URL