top | item 46627415

(no title)

npn | 1 month ago

Have you ever tried parsing html in s-expression languages before?

For example, in elixir parsing html is this syntax: `{html_tag, attributes, children}`.

You indeed can include attributes in s expression

discuss

order

No comments yet.