bug-bison
[Top][All Lists]
Advanced

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

Bison Parser to create MT-safe code like Lemon Parser


From: vivekanandan r
Subject: Bison Parser to create MT-safe code like Lemon Parser
Date: Mon, 6 Jul 2009 15:42:55 +0530 (IST)




Hi,



      I am
thankful towards all the GNU Bison developer team.  I have been
immensely   benefited by Bison and am very grateful for it. I have a
suggestion and would like to share it with you here. 

Parser generated by bison should be MT (MultiThread)-safe :

   Lemon Parser
 generated code is re-entrant and MT-Safe which attracts
 Bison   users like me to move to Lemon. ex: PHP.



  
Hence we have to add custom option to generate lemon based parser code which
will be more useful for all. I have just implemented VCG Graph for the Lemon
Parser(code: http://www.gnudeveloper.com/software/lemon/lemon.c)..
And  I am now interested in implementing this feature in Bison.

Please
provide your valuable suggestions. 



 awaiting
your valuable response…

Vivekanandan.

 




      See the Web's breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/


reply via email to

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