RetroWeb is an extension for RetroForth intended to ease the task of creating Web pages. It is still close to HTML, but offers a more compact syntax. Most importantly, it allows you to work with the full power of Forth to generate HTML code. It can be used to create both static HTML files and simple dynamic CGI responses.
| Tags | Software Development Compilers Internet Web Dynamic Content CGI Tools/Libraries Text Processing Markup HTML/XHTML Filters |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX Linux BSD FreeBSD Windows Windows Windows Windows |
| Implementation | Forth |
Recent releases


Release Notes: Input syntax unification.


Release Notes: XHTML is even more correct than before. Support for shorthand notation of your favourite attributes: Instead of __a' class="cool"' ( p ... )__ you can type __class: cool ( p ... )__.


Release Notes: This version produces valid XHTML. It also includes improved user and developer documentation.


No changes have been submitted for this release.