Re: [Bug-apl] XML to APL

2015-08-30 Thread alexweiner
Elias, Apology accepted. In any case, a complex solution is better than none at all, and very much appreciated. If anything, doing one will make it easier for me to make a second. Challenge accepted.-Alex Original Message Subject: Re: [Bug-apl] XML to APL From: Elias_Mårtenson

Re: [Bug-apl] XML to APL

2015-08-30 Thread Elias Mårtenson
ven if the entry point is standard C, the rest is still C++. So, I officially apologise for the extra complexity. Regards, Elias On 31 Aug 2015 05:13, wrote: > forgot to cc the list. > > Original Message -------- > Subject: RE: [Bug-apl] XML to APL > From: > Date: S

Re: [Bug-apl] XML to APL

2015-08-30 Thread alexweiner
forgot to cc the list.  Original Message Subject: RE: [Bug-apl] XML to APL From: <alexwei...@alexweiner.com> Date: Sun, August 30, 2015 11:28 am To: "Elias_Mårtenson" <loke...@gmail.com> In that case, I'll attempt to use xerces. I say "attempt&q

Re: [Bug-apl] XML to APL

2015-08-28 Thread alexweiner
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 Date: Aug 28, 2015 2:47 AM To

Re: [Bug-apl] XML to APL

2015-08-27 Thread Elias Mårtenson
like a lot. I've never used it so I can't say anything about it: http://rapidxml.sourceforge.net/index.htm Regards, Elias On 28 August 2015 at 12:56, wrote: > Can you suggest an XML parser library for me to take a peek at? > > Original Message -------- > Subject:

Re: [Bug-apl] XML to APL

2015-08-27 Thread alexweiner
Can you suggest an XML parser library for me to take a peek at? Original Message Subject: Re: [Bug-apl] XML to APL From: Elias Mårtenson Date: Aug 28, 2015 12:15 AM To: alexwei...@alexweiner.com CC: "bug-apl@gnu.org" I have been considering writing an API that connec

Re: [Bug-apl] XML to APL

2015-08-27 Thread Elias Mårtenson
I have been considering writing an API that connects GNU APL with a proper XML parser library. I haven't really needed it yet, which is why I didn't actually do it yet. It is, however, something you might want to consider. Regards, Elias On 28 August 2015 at 11:56, wrote: > Hi Bug APL, > > I w