Top 1,000 Features Creators Events Podcasts Extensions Interviews Blog Explorer CSV

WML

< >

WML, aka Website Meta Language, is an open source template language created in 2006.

#1342on PLDB 18Years Old
Homepage · Wikipedia

Website Meta Language (WML) and its associated command wmk are together a free and extensible web designer's off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). It works as an off-line content management system. It is written in ANSI C and Perl 5, built via a GNU Autoconf based source tree and runs out-of-the-box on all major Unix derivates. Read more on Wikipedia...


Example from hello-world:
#define HELLOWORLD [message] speaker="narrator" message=_"Hello World" [/message] #enddef

Language features

Feature Supported Example Token
Strings ✓
"Hello world"
"

View source

- Build the next great programming language · About · Resources · Acknowledgements · Part of the World Wide Scroll