Y
Hacker News
new
|
ask
|
show
|
jobs
by
mpyne
295 days ago
> I don't foresee any equivalent native framework for styling JSON ever coming into being though.
Well yeah I hope not! That's what a programming language is for, to turn data into documents.
2 comments
asteroidburger
295 days ago
XSLT 2.0 is Turing complete.
link
mpyne
294 days ago
So are many esoteric languages, but I doubt people would appreciate me comparing XSLT to Brainfuck or FORTRAN 66.
link
stuaxo
295 days ago
Having something declarative is good here, and XSL fills that.
link