gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Example for /doc/examples/ using Flex and Bison


From: Nikos Mavrogiannopoulos
Subject: Re: Example for /doc/examples/ using Flex and Bison
Date: Wed, 4 Aug 2010 19:43:49 +0300

On Fri, Jul 30, 2010 at 5:24 PM,  <address@hidden> wrote:
> Hello,
> This may or not be of interest to you, but I thought I'd send it in case
> it is.
> The application I've written for my job uses a server and client that
> communicate using two scanner/parser pairs, one for each peer.  They are
> written using Flex and GNU Bison.  It is slightly tricky getting this to
> work and the actual application is already fairly complicated, so I wanted
> to make a simple example, while it's fresh in my mind.  I think it would
> be most useful if it was included in the GNUTLS package, where people
> would find it.

Hi Laurence,
 I'm on holidays and haven't checked the code, but my question would
be why would this be good as an example? The examples included in
gnutls have to be pretty simple, so developers can understand the
usage of the underlying gnutls functions. For example in most of the
examples we hide out the TCP/IP functions, for simplicity. Having a
parser as an example would be confusing to people who don't know
bison/flex and I don't know what the benefit would be to people who
know how to use them. (this written without having seen the actual
code)

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]