1997-09-09 08:12:56 +00:00
|
|
|
__ ___ __ _
|
|
|
|
\ \ / / \/ | |
|
|
|
|
\ \ /\ / / |\/| | |
|
|
|
|
\ V V /| | | | |___
|
|
|
|
\_/\_/ |_| |_|_____|
|
1997-08-19 14:26:01 +00:00
|
|
|
|
|
|
|
WML -- Website META Language
|
|
|
|
|
1997-08-25 14:10:24 +00:00
|
|
|
WML is a free HTML generation toolkit consisting of 9 independent languages.
|
|
|
|
The main idea of WML is a sequential filtering scheme where each language
|
1997-08-19 14:26:01 +00:00
|
|
|
provides one of 9 processing passes. So WML reads an input file, applies
|
|
|
|
passes 1-9 (or optionally only the passes specified) and finally produces
|
|
|
|
one or more output files. It operates as a powerful offline HTML generation
|
|
|
|
toolkit for webmasters. While not trivial and idiot proof it provides most
|
|
|
|
of the features real hackers always wanted for HTML generation.
|
|
|
|
|
|
|
|
The documentation and latest release can be found on
|
|
|
|
http://www.engelschall.com/sw/wml/
|