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

Xml Compiler freeware
Filter: All | Freeware | Demo
 

Xml Compiler

1 2 3 4 5 > 
Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 371

XML Prototype Compiler Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst



Platforms: Windows, Mac, Linux

License: Freeware Size: 25.84 KB Download (49): XML Prototype Compiler Download

Added: October 11, 2010 | Visits: 1.148

XML::Filter::Dispatcher::Compiler XML::Filter::Dispatcher::Compiler can compile rulesets in to code. SYNOPSIS use XML::Filter::Dispatcher::Compiler qw( xinline ); my $c = XML::Filter::Dispatcher::Compiler->new( ... ) my $code = $c->compile( Package => "My::Filter", Rules => [ a/b/c => xinline q{warn "found a/b/c"}, ],...





Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 634

LSP tutorial Tutorial for the Lua programming language and web-development using LSP. Lua Server Pages, LSP for short, is a blinding fast general-purpose scripting language that is well suited for Web development and can be embedded into HTML. LSP supports the latest Web development techniques such as WEB 2.0...


Platforms: Not Applicable

License: Freeware Size: 24 KB Download (51): LSP tutorial Download

Added: June 10, 2010 | Visits: 989

idl2javaxml idl2javaxml is an IDL compiler to language Java mapping & XML binding. SYNOPSIS idl2javaxml [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (106): idl2javaxml Download

Added: July 25, 2010 | Visits: 1.386

Mini-XML Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. The project only requires an ANSI C compatible compiler (GCC works, as do most vendors ANSI C compilers) and a make program..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (112): Mini-XML Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 604

Syntax Diagram Editor & Parser Compiler Create and Edit Syntax/State Diagrams Graphically with Drag and Drop. Convert EBNF, ABNF, XBNF, and XML EBNF to Syntax Diagrams. Generate Parser/compiler directly from Syntax/State/Flow Diagrams. Convert Syntax Diagrams to EBNF. Generates Intermediate Postfix Output for ease of integration ....


Platforms: Windows

License: Freeware Size: 1.58 MB Download (53): Syntax Diagram Editor & Parser Compiler Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 441

OCaml XML-RPC An XML-RPC client and server, using an ad-hoc interface definition language and IDL compiler.


Platforms: Windows, Mac, Linux

License: Freeware Size: 33.9 KB Download (46): OCaml XML-RPC Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 573

XML Schema compilation The XML Schema 'compiler' project intends to provide a reference implementations of schema evaluation and simplification in XSLT.


Platforms: Windows, Mac, Linux

License: Freeware Size: 66.82 KB Download (52): XML Schema compilation Download

Added: August 25, 2013 | Visits: 534

Mini-XML for XML Tools Mini-XML is a small XML parsing library that you can use it to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a 'make' program.Mini-XML...


Platforms: C and C plus plus

License: Freeware Size: 204.8 KB Download (43): Mini-XML for XML Tools Download

Released: May 06, 2003  |  Added: September 20, 2006 | Visits: 4.114

Sydock XML Forms This program allows you to work with XML forms in the same way that you work with regular forms in text processors. It includes a WYSIWYG forms editor. The Extended Style Language consists of XSLT and CSS directions. Sydock XML Forms provides built-in realizations of XSLT and CSS subsets. And...


Platforms: Windows

License: Freeware Size: 6.06 MB Download (363): Sydock XML Forms Download

Released: May 09, 2003  |  Added: October 20, 2006 | Visits: 11.783

XML Viewer MindFusion's XML Viewer is used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as insering and deleting items as well as adding and deleting properties to existing items. MindFusion's XML Viewer offers you also...


Platforms: Windows

License: Freeware Size: 500 KB Download (1100): XML Viewer Download

Released: October 18, 2007  |  Added: October 28, 2007 | Visits: 6.165

Liquid XML Studio Liquid XML Studio is a FREE XML Schema Editor, and much more. Simple enough for new users to pick up quickly and comprehensive enough for experienced users deal with the advanced features of the XSD standard. A fully featured XML Development Studio:- - Graphical and Text based XML...


Platforms: Windows

License: Freeware Size: 9.4 MB Download (968): Liquid XML Studio Download

Released: January 16, 2008  |  Added: January 26, 2008 | Visits: 4.860

Alchemist XML IDE Standard FREEWARE Alchemist's best-in-class features for working with XML, XSL, XSLT, XPath, SQL/XML, code generation, database to XML mapping and many other XML technologies. Alchemist is a product that provides the necessary infrastructure to build pieces of reusable software or aplications. The product is...


Platforms: Windows

License: Freeware Size: 5.13 MB Download (1208): Alchemist XML IDE Standard FREEWARE Download

Added: August 31, 2008 | Visits: 951

Superx++ Compiler and Runtime The Superx++ Compiler and Runtime software compiles Superx++ applications to enable them to perform well in production. Superx++ is an XML-based object oriented programming language that enables you to encapsulate XML data within XML objects. This frees the XML data from reliance on non-XML...


Platforms: Windows

License: Freeware Size: 1.76 MB Download (119): Superx++ Compiler and Runtime Download

Added: January 18, 2010 | Visits: 1.554

XML::Generator::vCard::RDF XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard::RDF; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard::RDF->new(Handler=>$writer);...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (173): XML::Generator::vCard::RDF Download

Added: January 18, 2010 | Visits: 2.282

XML::Generator::vCard XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard->new(Handler=>$writer); $driver->parse_files("test.vcf"); Generate SAX2...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (417): XML::Generator::vCard Download

Added: January 18, 2010 | Visits: 1.341

Data::Phrasebook::Loader::XML Data::Phrasebook::Loader::XML Perl module can abstract your phrases with XML. SYNOPSIS use Data::Phrasebook; my $q = Data::Phrasebook->new( class => Fnerk, loader => XML, file => phrases.xml, dict => Dictionary, # optional ); OR my $q = Data::Phrasebook->new( class => Fnerk,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (120): Data::Phrasebook::Loader::XML Download

Added: January 18, 2010 | Visits: 1.024

PITA::XML::Request PITA::XML::Request is a request for the testing of a software package. SYNOPSIS # Create a request specification my $dist = PITA::XML::Request->new( scheme => perl5, distname => PITA-XML, # The package to test file => PITA::XML::File->new( filename => Foo-Bar-0.01.tar.gz, digest =>...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (102): PITA::XML::Request Download

Added: January 18, 2010 | Visits: 1.996

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: January 18, 2010 | Visits: 941

XML::DocStats XML::DocStats is a Perl module to produce a simple analysis of an XML document. SYNOPSIS Analyze the xml document on STDIN, the STDOUT output format is html: use XML::DocStats; my $parse = XML::DocStats->new; $parse->analyze; Analyze in-memory xml document: use XML::DocStats; my...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): XML::DocStats Download

1 2 3 4 5 >