Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.210.780 Times

Convet C Code To Php Code software
Filter: All | Freeware | Demo
 

Convet C Code To Php Code

< 1 2 3 4 5 > 
Added: September 01, 2010 | Visits: 943

mp_doccer 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 (92): mp_doccer Download

Added: March 02, 2010 | Visits: 1.050

ExtUtils::CBuilder 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 (92): ExtUtils::CBuilder Download

Added: August 23, 2010 | Visits: 788

Ctcompare 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 (90): Ctcompare Download

Added: April 25, 2010 | Visits: 865

Veldfire 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 (89): Veldfire Download

Added: October 13, 2010 | Visits: 1.007

Instant 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 (90): Instant Download

Added: August 16, 2013 | Visits: 378

C code comment remover Given a c file withe lot of comments. Ex: c code generated automatically. removing comments will make expose the source code. Use this m file for that


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): C code comment remover Download

Added: May 10, 2013 | Visits: 457

LibTPT TPT is a template scripting language implemented in C , designed to be integrated with C programs. It is intended as a fast, lightweight replacement for fullblown scripting languages, providing an easy interface for embedding TPT scripts in C code. The TPT language was originally based on PML....


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (59): LibTPT Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 395

glade2 to php-gtk This project is intended for translate glade v2 XML files (http://glade.gnome.org/) or (http://gladewin32.sourceforge.net/) to PHP-GTK.It's writing in PHP.


Platforms: Windows, Mac, Linux

License: Freeware Size: 19.42 KB Download (53): glade2 to php-gtk Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 971

VbCNet Code Parser For Html VbCNet Code Parser For Html is a small, simple, easy to use application specially designed to help you convert .NET or C# code to HTML with just a press of the mouse. Basically this tool will convert your VB.net, C#.net Code to HTML code with color coding like Visual Studio Text Editor. Just...


Platforms: Windows

License: Freeware Download (50): VbCNet Code Parser For Html Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 553

MangleIt C++ Source Code Obfuscator 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 (51): MangleIt C++ Source Code Obfuscator Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 811

WMI Delphi Code Creator The WMI Delphi Code Creator tool, allows you to generate Object Pascal and C++ code to access the WMI (Windows Management Instrumentation) classes, events and methods. This freeware tool is inspired by the WMI Code Creator. Features Can generate object pascal code compatible with one of...


Platforms: Windows

License: Freeware Size: 2.17 MB Download (67): WMI Delphi Code Creator Download

Released: February 02, 2004  |  Added: April 18, 2006 | Visits: 7.508

Visual Browser for C/C++ 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 (328): Visual Browser for C/C++ Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 413

Single to multi-channel C converter A tool to transform single channel C code into multichannel C code. We are using pyparsing to provide a C sensitive find/replace mechanism. The resulting code is more testable than hand edited. The initial source base is DSP code.


Platforms: Windows, Mac, Linux

License: Freeware Size: 47.41 KB Download (48): Single to multi-channel C converter Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.519

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can...


Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: March 17, 2010 | Visits: 1.382

Obfuscated Tiny C Obfuscated Tiny C Compiler (OTCC) is a very small C compiler I wrote in order to win the International Obfuscated C Code Contest (IOCCC) in 2002. My goal was to write the smallest C compiler which is able to compile itself. I choose a subset of C which was general enough to write a small C...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (131): Obfuscated Tiny C Download

Released: February 09, 2010  |  Added: February 24, 2010 | Visits: 1.285

JCGO JCGO (pronounced as "j-c-go") is a software product which translates (converts) programs written in Java into platform-independent C code, which could, further, be compiled (by third-party tools) into highly-optimized native code for the target platform and deployed. JCGO is a powerful solution...


Platforms: Windows

License: Shareware Cost: $995.00 USD Size: 687.45 KB Download (245): JCGO Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 465

C# Tesselator C# Tesselator is a small, easy to use application specially designed to offer users an easy realization in OpenGL of the tessellation mechanism in C# code. for WindowsAll


Platforms: Windows

License: Freeware Download (418): C# Tesselator Download

Added: February 08, 2010 | Visits: 1.322

GTK-Doc GTK-Doc is used to document C code. It is typically used to document the public API of libraries, such as the GTK+ and GNOME libraries, but it can also be used to document application code. Note that GTK-Doc wasnt originally intended to be a general-purpose documentation tool, so it can be a...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (94): GTK-Doc Download

Added: January 26, 2010 | Visits: 812

JSCPP JSCPP is an ANSI C preprocessor and language parser that can analyze and instrument C code. Currently, its most prominent application is to add tracing to existing C programs simply by recompiling and linking it with the "jscc" compiler frontend. The standard tracing shows when a function is...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): JSCPP Download

Added: February 16, 2010 | Visits: 1.037

ccovinstrument 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 (95): ccovinstrument Download

< 1 2 3 4 5 >