top | item 36477029 (no title) throwaway744678 | 2 years ago Don't sweat it, it was a joke (turning your sample into LISP) discuss order hn newest yarg|2 years ago Sorry, I haven't spent any time with LISP.I do however want to write a dialect of it, though mostly for the sake of naming it 'Lithp'. bad_login|2 years ago Here is the racket view of xmlhttps://docs.racket-lang.org/sxml/SXML.htmlmore examples: https://docs.racket-lang.org/sxml/ssax.htmland then you can manipulate your sxml with https://docs.racket-lang.org/reference/match.html
yarg|2 years ago Sorry, I haven't spent any time with LISP.I do however want to write a dialect of it, though mostly for the sake of naming it 'Lithp'. bad_login|2 years ago Here is the racket view of xmlhttps://docs.racket-lang.org/sxml/SXML.htmlmore examples: https://docs.racket-lang.org/sxml/ssax.htmland then you can manipulate your sxml with https://docs.racket-lang.org/reference/match.html
bad_login|2 years ago Here is the racket view of xmlhttps://docs.racket-lang.org/sxml/SXML.htmlmore examples: https://docs.racket-lang.org/sxml/ssax.htmland then you can manipulate your sxml with https://docs.racket-lang.org/reference/match.html
yarg|2 years ago
I do however want to write a dialect of it, though mostly for the sake of naming it 'Lithp'.
bad_login|2 years ago
https://docs.racket-lang.org/sxml/SXML.html
more examples: https://docs.racket-lang.org/sxml/ssax.html
and then you can manipulate your sxml with https://docs.racket-lang.org/reference/match.html