Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

tangledown

tangledown - Template language

< >

tangledown is a template language created in 2011 by Nicholas Bollweg.

#1553on PLDB 12Years Old 38Users
0Books 0Papers

tangledown combines the simplicity of Markdown syntax with the sexiness of Tangle.js reactive documents and the loveliness of Rickshaw plots


Example from the web:
If you eat t[number](cookies ' cookies'), you consume t[](calories ' calories'). This constitutes t[](dailypercent percent) of a daily intake of t[number](100<dailycalories..100 ' calories'). t[if](overninek) ~ # It's over 9000! ~~~~.initialize #cookies: 3 #calories: 150 #dailypercent: 1 #dailycalories: 2100 #overninek: 0 ~~~~ ~~~~.update #calories: #cookies * 50 #dailypercent: (#cookies * 50) / #dailycalories #overninek: #calories > 9000 ~~~~
uniface.html 路 tangledown.html 路 pod6.html

View source

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