in reply to parsing the 3B2 proprietary markup language

To reply to my own post, I had a look at that documentation web site, which includes the following small print:

Perl

3B2's Perl support was developed with the aid of Perl Kit, Version 5.0. Copyright © 1989-2000, Larry Wall. All rights reserved.

There appears to be some sort of connection to Perl and SGML. I'm out of my depth here....
  • Comment on Re: parsing the 3B2 proprietary markup language

Replies are listed 'Best First'.
Re: Re: parsing the 3B2 proprietary markup language
by ralphie (Friar) on Aug 08, 2002 at 14:50 UTC
    took a quick look at the documentation site and did a search on perl. looks to me that what they are referring to in this statement is the support for perl built into 3b2, not support for 3b2 in perl. did a quick web search and found this 3b2 to ascii filter written in perl.

    looks like it should get you started.