Giter Site home page Giter Site logo

luaxml's Introduction

LuaXML-0.0.5

This is an initial release of LuaXML - a native XML parser for Lua. The parser was written by Paul Chakravarti and originally available on LuaUsers. This version was adapted to work with Lua 5 and can be used in Lua application, including Digital Television interactive Ginga NCL applications for the Brazilian Digital Television System, wordwide known as ISDB-Tb (short for Integrated Services Digital Broadcasting, Terrestrial, Brazilian version) and H.761 ITU-T recommendation.

The code (and documentation) is not complete as yet however it is usable and this release is indented to avoid potential duplication between efforts and get early feedback.

The API is relatively stable however there may be some detailed changes.

The distribution comprises:

- README          : This file
- xml.lua         : Main XML parser module
- handler.lua     : Standard XML handlers
- testxml.lua     : Command line test tool
- xmlrpclib.lua   : XMLRPC marshaller/unmarshaller (incomplete and now probably superseeded)
- xmlrpc-lua.cgi  : Test XML-RPC server (CGI)
- cgi.lua         : CGI module to support XMLRPC server
                  (will probably be packaged separately idc)
- cgitest.cgi     
- pretty.lua      : Lua pretty printer [23/02/2001 [email protected]]

Most of the modules are relatively well documented in the source - the key ones are 'xml.lua' & 'handler.lua'. The 'testxml.lua' utility is also useful for testing the modules.

This is all being released a bit earlier than I would have liked due to all the current XML related activity on lua-l and as a result isnt quite as well packaged/docuemnted as I would like. I will be working on fixing this asp.

How to use

An example of how to use the library is available here.

License

This code is freely distributable under the terms of the Lua license

Authors

<http://manoelcampos.com>

<http://about.me/manoelcampos>
	
22 Sep 2015

luaxml's People

Contributors

manoelcampos avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.