Python-like whitespace relevance for C/C++.Cugar is a preprocessor for C/C++ which puts in most of the braces and semicolons (plus some parentheses). Now, it also includes the indented heredoc for convenient multiline string literals (and its evil twin: the executed heredoc, in case you want to generate a multiline string literal with another program). Licence : Public Domain
Download|Update
Caches Compilerresults.Compilercache is a wrapperscript around your C and C++ compilers. Each time you compile something, the wrapperscript puts the result of the compilation into a cache. And once you compile the same thing again, the result will be picked from the cache instead of being recompiled. Licence : GPL
Download|Update
Documentation system for C, C++ and Java.DOC++ is a documentation system for C, C++, IDL and Java generating both TeX output for high quality hardcopies and HTML output for sophisticated online browsing of your documentation. The documentation is extracted directly from the C/C++/IDL header/source files or Java class files. Licence : GPL
Download|Update
CoreLinux++ Standards and Classlibrary for Linux.CoreLinux++ is both an initiative to normalize methods and conventions for OOA/OOD/C++ development for Linux, as well as a set of Open Source C++ class libraries (libcorelinux++ and libcoreframework++) to support common patterns and exploit the C++ standards. Licence : LGPL
Download|Update
Converts C files to HTML.C2html highlights C-language sources like emacs does. Output is in html format. Also works as CGI to convert files on the fly. Licence : GPL
Download|Update
Provides some basic C++ libraries.Provides some basic C++ libraries that can be very useful when writing code. herror - error handling hini - (windows) ini file handling hregex - regular expressions encapsulation strext - string extensions hlog - logging/debugging y2k - y2kbug handling harray - template arrays. Licence : GPL
Download|Update
Page : 1 2 3 |