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.308.115 Times

Xml To C freeware
Filter: All | Freeware | Demo
 

Xml To C

1 2 3 4 5 > 
Added: February 17, 2010 | Visits: 1.532

C to C++ 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 (112): C to C++ Download

Added: May 10, 2013 | Visits: 827

XML to PDF Converter XML to PDF Converter is a small library in PHP to convert XML documents to PDF. You can instantly create PDF documents using this tool.





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (67): XML to PDF Converter Download

Added: May 10, 2013 | Visits: 495

CodeSynthesis XSD CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C data binding compiler.Provided with an XML instance specification (XML Schema), it generates C classes that represent the given vocabulary as well as parsing and serialization code. XSD supports two XML Schema to C mappings:...


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

License: Freeware Download (50): CodeSynthesis XSD Download

Added: August 18, 2008 | Visits: 1.576

C to C++ Converter C to C++ Converter is a script that translates C to C++ in several steps. 1) generating classes, 2) converting functions to methods, 3) replacing calls to functions by references to methods. The main script calls other specialized ones but you can also proceed step by step and modify manually the...


Platforms: Windows, *nix

License: Freeware Size: 150 KB Download (149): C to C++ Converter Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 481

Python To C Module Generator Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code


Platforms: Windows, Mac, Linux

License: Freeware Size: 14.23 KB Download (48): Python To C Module Generator Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 431

XML to Any other Format ;-) XML to Any-Other-Format. The begin of a multiusable Componentware written in Java.


Platforms: Windows, Mac, Linux

License: Freeware Size: 717.02 KB Download (48): XML to Any other Format ;-) Download

Added: May 10, 2013 | Visits: 967

VBConversions VB.Net to C# Converter VBConversions VB.Net to C# Converter allows you to convert over 99% of your VB code to C# automatically. Features: Unsurpassed Accuracy - Microsoft 101 Sample VB.Net programs convert at 100% accuracy. - Each release is stress tested on hundreds of thousands of lines of VB.Net code. - VB...


Platforms: Windows, ASP.NET,

License: Freeware Download (65): VBConversions VB.Net to C# Converter Download

Added: May 07, 2013 | Visits: 591

XML to PDF Converter for XML Tools XML to PDF Converter is a small library in PHP to convert XML documents to PDF. You can instantly create PDF documents using this tool.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): XML to PDF Converter for XML Tools Download

Added: May 10, 2013 | Visits: 424

gSOAP The gSOAP Web services development toolkit offers an XML to C/C language binding to ease the development of SOAP/XML Web services in C and C/C . The gSOAP compiler generates efficient XML serializers for native and user-defined C and C data types. As a result, SOAP/XML interoperability is...


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

License: Freeware Download (54): gSOAP Download

Added: June 08, 2010 | Visits: 1.193

xsd xsd is a W3C XML Schema to C++ translator. xsd generates a vocabulary-specific, statically-typed C++ mapping (also called binding) from XML Schema definitions. The mapping consists of data types that represent the given vocabulary, a set of parsing functions that convert XML instance documents...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (123): xsd Download

Added: May 10, 2013 | Visits: 387

xmlObjectifier xmlObjectifier a simple way to convert XML to a JSON object.In just one method call your XML document is converted into a JavaScript Object and is ready for simple data browsing using a familiar dot notation. xmlObjectifier is written in client-side JavaScript in an object oriented manner to...


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (60): xmlObjectifier Download

Added: May 10, 2013 | Visits: 624

BinaryPHP BinaryPHP is a PHP To C converter which will convert PHP scripts into C equivalents ready to be compiled using any ANSI compiler.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): BinaryPHP Download

Added: March 26, 2010 | Visits: 1.078

site-C-ing site-C-ing is a web development environment akin to HTML::Mason, but it does to c++ what HTML::Mason does to Perl. I used to use HTML::Mason at some point, but one day I decided that c++ would be more native environment for me and, besides, that would save me some 50M of RAM on the server....


Platforms: *nix

License: Freeware Size: 378.88 KB Download (94): site-C-ing Download

Added: May 10, 2013 | Visits: 471

XML to KML 6.x-0.5 This KML data can be downloaded by visitors and opened in Google Earth™, allowing your site's news to be displayed geographically.Any type of XML data can be used to create a KML document.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): XML to KML 6.x-0.5 Download

Added: July 01, 2013 | Visits: 451

MySQL DB Schema to XML and XML to Schema The table schema of a MySQL database can be retrieved and exported to a XML definitions file by one class.Another class can do the opposite, i.e. read the definitions of a MySQL database schema from a XML file and update the currently installed database schema to match the definitions from the...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): MySQL DB Schema to XML and XML to Schema Download

Added: September 08, 2010 | Visits: 917

AspeCt-oriented C AspeCt-oriented C project implements an aspect-oriented extension to C and offers one possible language design for an aspect-oriented C language..


Platforms: *nix

License: Freeware Size: 19.7 MB Download (91): AspeCt-oriented C Download

Added: April 17, 2010 | Visits: 998

C::DynaLib C::DynaLib is a Perl interface to C compiled code. SYNOPSIS use C::DynaLib; use sigtrap; # recommended $lib = new C::DynaLib( $linker_arg ); $func = $lib->DeclareSub( $symbol_name [, $return_type [, @arg_types] ] ); # or $func = $lib->DeclareSub( { "name" => $symbol_name, [param =>...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (98): C::DynaLib Download

Added: August 16, 2010 | Visits: 992

XML::Structured XML::Structured is a simple conversion API from XML to perl structures and back. SYNOPSIS use XML::Structured; $dtd = [ element => attribute1, attribute2, [], element1, [ element2 ], [ element3 => ... ], [[ element4 => ... ]], ]; $hashref = XMLin($dtd, $xmlstring); $hashref...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): XML::Structured Download

Added: February 25, 2010 | Visits: 965

XML::Compile::Schema::XmlReader XML::Compile::Schema::XmlReader Perl module contains bricks to translate XML to HASH. SYNOPSIS my $schema = XML::Compile::Schema- >new(...); my $code = $schema- >compile(READER = > ...); The translator understands schemas, but does not encode that into actions. This module implements those...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): XML::Compile::Schema::XmlReader Download

Added: May 11, 2010 | Visits: 787

C/Invoke C/Invoke is a library for connecting to C libraries at runtime. This differs from the typical method of interfacing with C, which involves writing static definitions which are then compiled to a machine-dependant format. C/Invoke provides a runtime facility to build descriptions of C functions...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (94): C/Invoke Download

1 2 3 4 5 >