Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbmny
1472 days ago
Hiccup syntax for HTML is such a joy to use. It maps perfectly onto HTML, it is a breeze to write, and I haven't encountered anything yet that it can't express. It is one of my favorite parts of Lisp.
1 comments
escherize
1472 days ago
Me too! I wrote this little site years ago to help explain what hiccup is:
https://escherize.com/works/hiccup.space/
link