|
| |
Prolog - to - HTML Conversion
Written by Jose A. Becerril
This example has a double utility:
- The code can be examined as a sample for stream file creating, text
parsing, and GUI creating.
- The executable can be used practically to publish Visual
Prolog files (*.pro, *.cl,
etc.) in HTML form.
The output, that uses standard Visual Prolog colors, can be used:
- to print full color files, which are easier to study;
- to publish them on a
web site;
- to post them to Visual Prolog Forum.
Hard coding has been used instead of styles (css) to allow for the last
possibility.
Download the
project
Note
The example requires Visual Prolog 7.2 Commercial or Personal Edition.
Users of previous versions of Visual Prolog are welcome to upgrade to the
current version of Visual Prolog to use the latest versions of the Visual
Prolog examples.
Use the WEB|Check for Update IDE menu command for upgrade
information.
| |
|