#include defs.wh #include defs.wh2 #define _PAGE-TITLE_ Webc -- A web compiler #define _TITLE-HEADER-TEXT_ Webc -- A web compiler #include head.wh #include version.wh
_WEBC_ is a simple compiler which translates source files into HTML output. The source language looks strongly like HTML code with a bit of a deranged C preprocessor thrown in.
Note that there are other programs around which do some of what this package does as well as other things. One such is PHP. These other programs may suit your needs better than webc. On the other hand, this is a small program which can be quickly changed as needed, and more importantly, augmented with Perl code in a fairly simple fashion. It works for me.
Quick index:
tar xvfz webc-_WEBC-VERSION_.tar.gzThe only installation required is to set the top line of _WEBC_ to the appropriate location of Perl on your system, and to put _WEBC_ into an appropriate directory which shows up in your search path.
If you want just the webc perl program itself, you cag get that at webc.
#There is a mailing list dedicated to support this package. #I use the mailing list to announce new versions, and users can #use the list to discuss bugs, interesting uses, or whatever else #is appropriate. #
#