Comment on TXR – A Programming Language for Convenient Data MungingparentComments−anewhnaccount27ySo XSLT then?−vidarh7yXSLT is Turing complete with the usual caveats about memory. Given its complexity it'd be very unlikely for it not to be, but there's clear proof too: someone has implemented a universal Turing machine in it.
Comments
So XSLT then?
XSLT is Turing complete with the usual caveats about memory. Given its complexity it'd be very unlikely for it not to be, but there's clear proof too: someone has implemented a universal Turing machine in it.