Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

plot

plot - Template language

< >

plot is a template language created in 2019 by John Sundell.

#872on PLDB 4Years Old 2.1kUsers
0Books 0Papers

A DSL for writing type-safe HTML, XML and RSS in Swift.


Example from the web:
let html = HTML( .head( .title("My website"), .stylesheet("styles.css") ), .body( .div( .h1("My website"), .p("Writing HTML in Swift is pretty great!") ) ) )
raku.html 路 plot.html 路 epigram.html

View source

- Build the next great programming language Search Day 209 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com