skepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agoTOMLlemmy.worldimagemessage-square151linkfedilinkarrow-up1635arrow-down113
arrow-up1622arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agomessage-square151linkfedilink
minus-squarepet the cat, walk the dog@lemmy.worldlinkfedilinkarrow-up2·2 days 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-up2·2 days 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