Delphi Logo

[Delphi] RFC->HTML

This application takes an RFC (Request for comment) document in txt format and turns it into HTML RFC document for easier navigation. Don’t expect fancy CSS for now and you would probably be better off using this PHP script.
But to use it you need to have a webserver, local or remote, and you can’t save the RFC, so it is not very convenient for on-the-fly conversion.

The main Idea of this project was to get familiar with Regex (Regular expression) so I focused more on that. Application works on some RFC’s but not all of them.
I was using Perl regex syntax.

Compiled RFC-HTML.exe
Project: RFC_generator.zip

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments