Skip to content

Instantly share code, notes, and snippets.

@karlosz
karlosz / gist:7d5c69c00304659c789c
Created October 17, 2014 01:25
This or... HTML?
(html lang "en"
(head
(title "S-expressions")
(script type "text/javascript"
if (foo) {
bar (1+5)
}))
(body
(h1 "S-exps - uniform data representation")
(div id "container" class "col"