









Serving Software Downloads in 976 Categories, Downloaded 31.077.563 Times
Jindent is a powerful source code formatter for Java, C and C++. A program like Jindent is also referred to as a Java formatter, C++ formatter, pretty printer, code beautifier or indent tool. Jindent empowers you to transform any foreign Java/C/C++ source code to meet your preferred coding style...
Platforms: Windows, Mac, Unix, Linux, Java, Linux Console, Linux Gnome
License: Shareware | Cost: $38.00 USD | Size: 44.51 MB | Download (30): Jindent Code Formatter for Java/C/C++ Download |
RISE C# code generator The RISE C# code generator generates .NET C# source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and, optionally, classes...
Platforms: Windows
License: Freeware | Download (31): RISE C# code generator Download |
SourceFormatX is a powerful all-purpose automatic source code formatter and beautifier to format, indent and beautify C, C++, Java, Pascal, C#, VB, VBNET, ASP, PHP, JSP, VBScript, JavaScript & HTC source code with customizable options automatically and rapidly. SourceFormatX can export source as...
Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE
License: Shareware | Cost: $36.99 USD | Size: 1.19 MB | Download (642): SourceFormatX Source Code Formatter Download |
ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules. SYNOPSIS use ExtUtils::CBuilder; my $b = ExtUtils::CBuilder->new(%options); $obj_file = $b->compile(source => MyModule.c); $lib_file = $b->link(objects => $obj_file); This module can build the C portions of...
Platforms: *nix
License: Freeware | Size: 19.46 KB | Download (73): ExtUtils::CBuilder Download |
Jindent is a professional source code formatter for the programming languages Java, C and C++.
Jindent reduces your cost of software maintenance by formatting your developer's source code automatically according your corporate coding standards.
Since Jindent's software components are...
Platforms: Windows, DOS
License: Shareware | Cost: $38.00 USD | Size: 61.72 MB | Download (35): Jindent Download |
C++ Code Library is a powerful source code Library shipped with 50,000++ lines of code, quick and powerful search engine, powerful printing capability, password protection, user notes & attachments handeling, favorites & rating support and more!
C++ Code Library is a powerful multi-language...
Platforms: Windows
License: Shareware | Cost: $79.99 USD | Size: 7.01 MB | Download (278): C++ Code Library Download |
D2C - Database to Code (C#) is a small, simple application specially designed to help you covert a SQL Server Database into C# Code.
Using this tool is as easy as can be: you just select the database, the code folder and you are good to go.
for WindowsAll
Platforms: Windows
License: Freeware | Download (33): D2C - Database to Code (C#) Download |
Code Summarizer is a Visual Studio package (Add-In) designed to ease code navigation and code browsing. Code Summarizer is an interactive map to your C++/C# code. With Code Summarizer you see big picture and details at the same time. You can switch between them without losing context. Code...
Platforms: Windows
License: Shareware | Cost: $29.99 USD | Size: 438.1 KB | Download (154): Code Summarizer Download |
C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...
Platforms: *nix
License: Freeware | Size: 102.4 KB | Download (90): C to C++ Download |
C Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 1,000+ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes & attachments...
Platforms: Windows
License: Shareware | Cost: $79.99 USD | Size: 5.43 MB | Download (230): C Code Library Download |
mp_doccer is a tool that travels C code files, and extracts specially marked information to build documentation. This documentation can be generated in HTML, man pages, or an executable shell script. The markup is very similar to that in the Linux 2.4.x kernel sources. mp_doccer is a...
Platforms: *nix
License: Freeware | Size: 15.36 KB | Download (75): mp_doccer Download |
Veldfire project is a collection of C code aimed at simplifying email functionality. The project aims to provide interfaces for sending email, attaching files, and sending to lists. Compiling: make; make install Solaris will need to uncomment LIBS line at the top of the makefile, as well...
Platforms: *nix
License: Freeware | Size: 46.08 KB | Download (72): Veldfire Download |
Instant is a Python module that allows for instant inlining of C and C++ code in Python. Instant is a small Python module built on top of SWIG. Example of use: >>> c_code = """ double sum(double a, double b){ return a+b; } """ >>> import Instant >>> ext = Instant.Instant() >>> >>> #...
Platforms: *nix
License: Freeware | Size: 34.82 KB | Download (73): Instant Download |
Ctcompares project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both trees. Whats New in This Release: - The comparison method has been completely...
Platforms: *nix
License: Freeware | Size: 35.84 KB | Download (73): Ctcompare Download |
CUML Designer is a small, Java based application specially designed to convert a C code to UML design.
This program is very useful for Reverse engineering the C code to UML class design.
for WindowsAll
Platforms: Windows
License: Freeware | Download (28): CUML Designer Download |
A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
Platforms: Windows, Mac, *nix, C/C++, BSD Solaris
License: Freeware | Download (28): UniversalIndentGUI Download |
Jalopy is a source code formatter/beautifier/pretty printer for the Java programming language. It is aimed to provide a full-featured, yet free alternative to the well-known Jindent. Plug-ins for Ant, Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans.
Platforms: Windows, Mac, Linux
License: Freeware | Size: 1.66 MB | Download (28): Jalopy Java Source Code Formatter Download |
Visual Browser for C/C++ is a C/C++ Code Browser integrating program code editor,analyzer and documentation generator with code flowcharting and visualization.
It can help programmers to browse,edit,document and understand c,c++source code with built-in analysis for C/C++ program.It also can be...
Platforms: Windows
License: Shareware | Cost: $79.98 USD | Size: 1.17 MB | Download (304): Visual Browser for C/C++ Download |
ccovinstrument package contains instruments C/C++ code for test coverage analysis. SYNOPSIS ccovinstrument code.c > covcode.c ccovinstrument code.c [-f] -o covcode.c [-e errs] -f instrument fatal code as well as normal code Scans C/C++ source (before cpp) and inserts trip-wires in each...
Platforms: *nix
License: Freeware | Size: 15.36 KB | Download (72): ccovinstrument Download |
Mangle-It C++ Obfuscator makes C/C++ code unreadable. Comments are stripped, symbol and file names are mangled, strings encrypted. A signature like "LPTSTR Translate( LPCTSTR psz )" is converted to "LPTSTR sXXXYYYXXYXXYX( LPCTSTR sXXXXYYXYYXXYX )", the string "Log" converts to...
Platforms: Windows
License: Shareware | Cost: $69.99 USD | Size: 2.92 MB | Download (29): MangleIt C++ Source Code Obfuscator Download |