▲ | notpushkin 2 days ago | |
Yeah, I think that was what prompted this submission. All this has also reignited my idea for a compile-to-XSLT templating language, too – maybe I’ll get to it finally this time; definitely if XSLT 3.0 gets into web standards: https://github.com/whatwg/html/issues/11578, https://news.ycombinator.com/item?id=44987552 Also, I’ve put together a simple XSLT playgroung a while ago! https://xsltbin.ale.sh/ | ||
▲ | Evidlo a day ago | parent | next [-] | |
I was thinking it would be possible to compile a subset of Jinja2 (or your favorite equivalent) into XSL: https://chatgpt.com/share/68a95439-ad54-800a-919f-23caecce43... Thanks for the playground! I'll check it out. | ||
▲ | bokchoi a day ago | parent | prev [-] | |
I haven't tried it yet, but I came across this alternate syntax for XSLT which is much more friendly: |