
18 Sep
2005
18 Sep
'05
11:44 p.m.
----- Original Message ----- From: "Scott Woods" <scottw@qbik.com> To: <boost@lists.boost.org> Sent: Monday, September 19, 2005 10:52 AM Subject: Re: [boost] Async xpressive, regex and spirit
Hi Felipe,
----- Original Message ----- From: "Felipe Magno de Almeida" <felipe.m.almeida@gmail.com> To: <boost@lists.boost.org>
In your opinion, my use of spirit grammars isnt the best way to implement a text-based protocol?
No; it's great use of language technology.
A slightly bizarre question that might clear up some misunderstandings on my part; how do you handle EOF for your "RFC-compliant" grammars? Is EOF something you generate at the end of each command or on close of a session?