in reply to Re^25: Is an aXML compiler possible?
in thread Is an aXML compiler possible?
Yah rly.
aXML (the grammar definition) + a set of definition plugins (the syntax) = a language.
It's not logical to compare aXML and TT2, any more than it is to compare Perl and TT2, however for the purposes of illustration a comparison of them does help a bit in explaining the rules of aXML in a way that is accessible to users of TT2.
aXML is not a replacement to TT2, infact, you could if you so desired, replace the standard set of aXML plugins with ones which output TT2 template code. Then aXML could generate TT2 templates for you, or catalyst apps, or mojolicious programs... whatever really.
aXML is more concerned with controlling server behaviour in a declaritive manner than browser behaviour, but having said that it's perfectly capable of doing both, and unless there is a really good reason for using TT2 then there is no need as aXML is more than adequetly capable of replicating the html/xml output templating functions of TT2.
What your looking at is the emergence of a new paradigm, still in its infancy yes, but a clearly different way of doing things which has various strong advantages over older methods (at the expense of processor time).
If you actually do want to understand what it is, instead of just wanting to be difficult, then I suggest that when PerlNights opens in the near future, you click on the "Castle Blueprints" section and download the full source code, which with any luck will be sufficient for most people to understand just what it is about aXML that drives me to continue pursuing it at the expense of my whole career.
Programmers, especially perl programmers earn upwards of £30,000 p/a, which conservatively speaking means I have currently invested around £150,000 of my time into the project so far. And I'm giving it away for free to a bunch of people who don't like me and call me a delusional arrogant troll.
I must be flipping mental...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^27: Is an aXML compiler possible?
by Anonymous Monk on Nov 01, 2011 at 02:23 UTC | |
by Logicus (Initiate) on Nov 01, 2011 at 02:43 UTC | |
by Anonymous Monk on Nov 01, 2011 at 05:08 UTC | |
by Anonymous Monk on Nov 01, 2011 at 02:53 UTC | |
by Logicus (Initiate) on Nov 01, 2011 at 03:20 UTC | |
by Anonymous Monk on Nov 01, 2011 at 06:16 UTC | |
|
Re^27: Is an aXML compiler possible?
by Anonymous Monk on Nov 01, 2011 at 02:22 UTC | |
by Logicus (Initiate) on Nov 01, 2011 at 02:33 UTC | |
by Anonymous Monk on Nov 01, 2011 at 06:15 UTC |