On Wed, 16 Feb 2000, you wrote:
> Hello All:
> I have seen references to Karl's C++ port,
> is that still available and where can I get
> it?
> Thanks
> :>)
He he, I don't have a 'port'. I'm simply using a TCP network port as one
would use an AREXX port. The data passed through the port is a sub-set of REBOL
which I parse using my C++ RValue class.
To make the RValue class easier to download I have placed a link on my RBook
page at http://members.home.net/krobillard/rbook. You will need tar/gunzip or
Winzip (which supports tar.gz files) to extract the archive.
-Karl Robillard