in reply to Re^9: Is an aXML compiler possible?
in thread Is an aXML compiler possible?
Why should I bother... I don't need a compiler for it since now I'm using Plack, the processing cost per page rendered has been reduced by such an amazing amount that even my $20 a month dev server is sufficient to get me started. (and I have that typical lazy-ass perl programmer gene)
I ask if a compiler is possible for intellectual reasons and because I've heard both that it can be compiled and that it cannot be compiled from two people who are apparently highly respected. One of you is wrong, and I know who my money is on.
As for your code examples, I really have no idea what the problem is with that, and why you feel that the delimiter chars need constricting in some way. I've never needed any such constrictions and I don't believe anyone else needs them either!
Perhaps the way aXML really works will become clearer to you once I have finished working on PerlNights.com and you can download the complete source-code for it. I'm 6 days into the project now, and I've nearly finished replicating the bulk of PerlMonks feature set.
It wouldn't of even taken that long if I didn't have to take some time out to help my Mum organise her furniture and stuff now that we have just moved again, and also I had to spend a few hours fixing a very subtle bug in the parser, but that's sorted now and I have dozens of aXML docs now rendering correctly.
The standard plugin set aXML::Engine is currently 915 lines of code, a few hundred of which have also been written in the last few days taking up some of the site development time.
As for comparing aXML to TT, your right it's not a fair comparison, aXML is infinitely superior, as you will see soon enough.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Is an aXML compiler possible?
by ikegami (Patriarch) on Oct 30, 2011 at 21:07 UTC | |
by Logicus (Initiate) on Oct 30, 2011 at 23:01 UTC | |
by chromatic (Archbishop) on Oct 31, 2011 at 00:21 UTC | |
| |
by ikegami (Patriarch) on Oct 31, 2011 at 05:07 UTC |