RETOOLS - Tools and utilities coded in rebol.

General Overview

Most of the applications I have coded are of great use for specific tasks. Don't be fooled, the size of the code does little to show how powerfull they can be.

Current scripts:

remark.r

An extremely powerfull mark up building engine. It adds dialecting capabilities to html tags and persistently reparses code until no custom tags are left anywhere.

If used throughout, it changes the way html is structured, but it simplifies the creation of the site so much... you can set it up so that you forget about layout as in tables and actual page organisation... not just stylesheets... This lets you care about content only, once the site's design is done.

extensible - remark comes with a set of custom tags, but it is meant to be extended/molded into the tool you need. Add as many tags to html as you like. Add database support within your tags if you need them and create a php killer.

As a testatment to the tool's power, this page is created with less than 1200 bytes of html source code.

get more in-depth details on the tool's own site here: remark home page




last updated: 13-Jul-2004/22:18:37-4:00