HolonH compiles Webpages

HolonH applies the Forth concept of words defined by words to webcode.
It contains a metacompiler for web code generating words.

Words

code - assembles web code (html, css, js, ...)
: - compiles code with HolonH markup
js - a code word with js style header
css - a code word with css style header
php - a code word with php style header
compiles - used to create definers with arguments, e.g. webconstants
page - creates and stores a web page with the unit's code and name
--
and a collection of markup words

Websites made in HolonH

holonforth.com

egocollection.ch