Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

Lucid

< >

Lucid is a template language created in 2014 by Chris Done.

Source code:
git clone https://github.com/chrisdone/lucid
#1278on PLDB 10Years Old

Clear to write, read and edit DSL for writing HTML


Example from the web:
table_ [rows_ "2"] (tr_ (do td_ [class_ "top",colspan_ "2",style_ "color:red"] (p_ "Hello, attributes!") td_ "yay!"))

View source

- Build the next great programming language About Acknowledgements Extensions Day 624 feedback@pldb.io