Measures Concepts
GitHub icon

Lucid

Lucid - Template language

< >

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

Source code:
git clone https://github.com/chrisdone/lucid
#1472on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout