skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agoTOMLlemmy.worldimagemessage-square146linkfedilinkarrow-up1617arrow-down115
arrow-up1602arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square146linkfedilink
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up2·1 month 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·1 month 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