845 projects tagged "XML"
HaXml is a suite of libraries and tools for manipulating XML documents in Haskell. It includes a parser, a pretty-printer, a validator, a combinator library for transforming documents, and converters for changing a Haskell datatype into an XML DTD, and for changing an XML DTD into a set of Haskell datatypes. There are also tools for a query language based on XQL.
metagloss is an annotation-centric Android library for reducing boilerplate code. Relying on run-time parsing and compile-time code generation, metagloss provides facilities for mapping XML and databases to data objects, dealing with preference screens and working with DB queries.
PL/XML is an XML based scripting language for PL/SQL. PL/SQL is the procedural language in Oracle and EnterpriseDB. PL/XML is based on CMD nodes. Each CMD node identifies a command and all parameters for that command. PL/XML supports FOR loops, CASE statements, variables, procedures, and functions.
b-frame is a framework for rapid J2EE development. It is based on the assumption that it is possible to create business (i.e. transactional client server) applications just from knowing their structure. It defines sets of XML tags for describing databases and applications operating on these databases (application layer) and template implementations (implementation layer), respectively. It provides XSLT-stylesheets (core layer) for merging the user provided application layer and the template layer into real applications. By default, it comes with a J2EE implementation layer.
Yed is a C software library made of modules (objects) that can be instantiated according to the main paradigms of Object Oriented Programming: encapsulation and data hiding. The library contains objects that handle XML files and buffers, FTP connections, filesystem operations, and more.
IDE for Laszlo is an Eclipse-based development environment for creating, editing, debugging, and testing applications based on the Laszlo Platform. The Laszlo Platform is a platform for the development and delivery of Internet applications where the LZX XML mark-up is used to create the user interfaces. LZX is an XML and JavaScript description language similar in spirit to XUL (XML User interface Language) and XAML (the "Longhorn" mark-up language by Microsoft). A video demo is available.