iXml v3.0a - craighuggins@hotmail.com 2000

Hello everybody out their in Xml land. iXml is my attempt at an Xml Interpreter. It gives you the ability to control, manipulate, edit, remove or create any sort of Xml structure. You can also declare templates as a new datatype or alter an existing one, and then apply functionality to your new or existing datatypes dynamically!

Yes that IS a vague and very broad statement for me to make, but I shall endeavour to enlighten you to how this can easily be used within your own applications, servlets or applets to control Xml, and along the way show you the many features that have been added along the way so far in my endeavor to create some cool Xml thing..

This project continues to be a work in progress, and because of it's flexibilty and wide area of application, I have been sidetracked many times since stabalising iXml's looping interpreter, so much so that it can hum away for weeks without a glitch!

This project is far from finished, and developers may do what they want with the technologies that I presented for their use, so long as they credit me somewhere within their source or application. Check the license that has been associated with my sourceforge project for more information pertaining to this issue, but simply put, play nice.

Because of it's such unfinished state, I propose here my very basic incomplete java and c iXml interpreters, along with documentation, that should carry this project in a number of directions. Be that an ide for iXml, or more iXml driven applications for the real world in their simplest form!

iXml's official project homepage and source can be reached via iXml@ SourceForge .


Basics  |  In Depth  |  Natives  |  Scripting  |  Live!