bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] XML to APL


From: alexweiner
Subject: Re: [Bug-apl] XML to APL
Date: Fri, 28 Aug 2015 13:05:26 -0700
User-agent: MailAPI

Elias,

I was informed that xerces is not GNU compatible. I was pointed to a lib that 
is GNU friendly (its name escapes me at the moment). I will try to wrap that 
one.

-Alex
-------- Original Message --------
Subject: Re: [Bug-apl] XML to APL
From: Elias Mårtenson<address@hidden>
Date: Aug 28, 2015 2:47 AM
To: address@hidden
CC: "address@hidden" <address@hidden>

The standard one peopl euse seems to be Xerces-C (they have both C and 
C++<br/>API's): https://xerces.apache.org/xerces-c/ This one is probably the 
best<br/>choice if you want to make sure it's stable and fully 
compliant.<br/><br/>When googling for alternatives I found this one that people 
seems to like a<br/>lot. I've never used it so I can't say anything about 
it:<br/>http://rapidxml.sourceforge.net/index.htm<br/><br/>Regards,<br/>Elias<br/><br/><br/><br/>On
 28 August 2015 at 12:56, <address@hidden> wrote:<br/><br/>> Can you suggest an 
XML parser library for me to take a peek at?<br/>><br/>> -------- Original 
Message --------<br/>> Subject: Re: [Bug-apl] XML to APL<br/>> From: Elias 
Mårtenson<address@hidden><br/>> Date: Aug 28, 2015 12:15 AM<br/>> To: 
address@hidden<br/>> CC: "address@hidden" <address@hidden><br/>><br/>> I have 
been considering writing an API that connects GNU APL with a proper<br/>> XML 
parser library. I haven't really needed it yet, which is why I didn't<br/>> 
actually do it yet.<br/>><br/>> It is, however, something you might want to 
consider.<br/>><br/>> Regards,<br/>> Elias<br/>><br/>> On 28 August 2015 at 
11:56, <address@hidden> wrote:<br/>><br/>> > Hi Bug APL,<br/>> ><br/>> > I 
wrote a piece of code that will take a text vector of XML and return a<br/>> > 
nested data thing.<br/>> > It is still pretty fragile, and still under 
development (but I think that<br/>> > is a given). Can the link be added to the 
community page?<br/>> ><br/>> > If anyone wants to work with what I have, and 
write getters and setters<br/>> > (similar to how javascript and the DOM 
interact), please feel free to do<br/>> > so. It is next on my list once I'm 
confident in this.<br/>> ><br/>> > 
https://github.com/alexcweiner/AWPL/blob/master/XML/XML.apl<br/>> ><br/>> 
><br/>> > -Alex<br/>> ><br/>> ><br/>><br/>><br/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]