WML, aka Website Meta Language, is an open source template language created in 2006.
#1420on 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...
#define HELLOWORLD
[message]
speaker="narrator"
message=_"Hello World"
[/message]
#enddef
Feature | Supported | Example | Token |
---|---|---|---|
Strings | ✓ | "Hello world" | " |