skepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agoTOMLlemmy.worldimagemessage-square149fedilinkarrow-up1623
arrow-up1623imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 3 days agomessage-square149fedilink
minus-square[object Object]@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
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