Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Marko

Marko - Text markup language

< >

Marko is a text markup language created in 2014.

#314on PLDB 9Years Old 13.5kUsers
0Books 0Papers 101Repos

A declarative, HTML-based language that makes building web apps fun


Example from Linguist:
$ var name = 'Frank'; $ var colors = ['red', 'green', 'blue']; <h1> Hello ${name}! </h1> <ul if(colors.length)> <li style={color: color} for(color in colors)> ${color} </li> </ul> <div else> No colors! </div>
modelica.html 路 marko.html 路 general-algebraic-modeling-system.html

View source

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