skepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 day agoTOMLlemmy.worldimagemessage-square109linkfedilinkarrow-up1531arrow-down19
arrow-up1522arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 day agomessage-square109linkfedilink
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up1·6 hours agoFunny thing, Lisp structures are converted pretty easily to xml/html, so of course there are packages for Lisp varieties allowing one to write html in Lisp. (Similar to Pug, but with parentheses.)
minus-squarefurry toaster@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·2 hours agoyes, xml came from SGML which has influences from lisp, lisp can be used to represent xml 1 to 1 they have the same data model
xml
Funny thing, Lisp structures are converted pretty easily to xml/html, so of course there are packages for Lisp varieties allowing one to write html in Lisp. (Similar to Pug, but with parentheses.)
yes, xml came from SGML which has influences from lisp, lisp can be used to represent xml 1 to 1 they have the same data model