Measures Concepts
GitHub icon

WML

WML - Template language

< >

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

#812on PLDB 18Years Old

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 Token Example
Strings ✓ "
"Hello world"

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