from Hacker News

Sculpt - An HTML generator in Ruby

by lexy0202 on 6/23/12, 12:35 AM with 6 comments

  • by __float on 6/23/12, 4:18 AM

    This is reminiscent of Clojure's Hiccup[1]. A bit impractical in Ruby, perhaps, but it's still cool nonetheless.

    [1] https://github.com/weavejester/hiccup

  • by bherms on 6/23/12, 12:41 AM

    While this looks cool, I'm struggling to see any use cases where something along these lines would be preferred. Please, anyone, enlighten me here.