add links to LuaExpat and LuaSOAP
This commit is contained in:
parent
781e89ed08
commit
2a78af4434
@ -192,6 +192,14 @@ source interfaces to Expat from languages other than C.</p>
|
|||||||
>Introductory article</a> on using Expat on
|
>Introductory article</a> on using Expat on
|
||||||
<a href="http://www.xml.com/">xml.com</a></li>
|
<a href="http://www.xml.com/">xml.com</a></li>
|
||||||
<li>
|
<li>
|
||||||
|
<a href="http://www.keplerproject.org/luaexpat/">LuaExpat</a> is a
|
||||||
|
wrapper around Expat for the <a href="http://www.lua.org/">Lua</a>
|
||||||
|
programming language. The <a href=
|
||||||
|
"http://www.keplerproject.org/luasoap/">LuaSOAP</a> library is a <a
|
||||||
|
href="http://xml.coverpages.org/soap.html">SOAP</a> implementation
|
||||||
|
built on top of <a href= "http://www.keplerproject.org/luaexpat/"
|
||||||
|
>LuaExpat</a>.</li>
|
||||||
|
<li>
|
||||||
Perl's <code>XML::Parser</code> module is a wrapper built around a
|
Perl's <code>XML::Parser</code> module is a wrapper built around a
|
||||||
binding to Expat in the <code>XML::Parser::Expat</code> module.</li>
|
binding to Expat in the <code>XML::Parser::Expat</code> module.</li>
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
Reference in New Issue
Block a user