REBOL [
Title: "HTML Dialect"
Short: "HTML Dialect"
Author: ["Henrik Mikael Kristensen"]
Copyright: "2008 - HMK Design"
Filename: %html.r
Version: 0.0.8
Type: 'script
Maturity: 'unstable
Release: 'internal
Created: 13-Apr-2008
Date: 24-Aug-2008
License: {
BSD (www.opensource.org/licenses/bsd-license.php)
Use at your own risk.
}
Purpose: {
HTML dialect for simple generation of webpages with REBOL code.
}
Availability: {
http://www.hmkdesign.dk/rebol/html-dialect/src/0.0.7/html.r
http://www.hmkdesign.dk/rebol/html-dialect/docs/0.0.7/html-dialect.html
}
Notes: {
Complex type sets in four places in the code.