query : using BISON for static analysis engine

2010-05-08 Thread yadav.yadavendra
Hi, Am writing to you to check the applicability of BISON as a frontend to our static analysis engine. * Our engine simulates runtime behavior of C/C++ programs statically; it typically requires the exact intended semantics to be captured as part of the AST. However, sometimes

Re: query : using BISON for static analysis engine

2010-05-08 Thread Hans Aberg
On 7 May 2010, at 13:00, > wrote: Am writing to you to check the applicability of BISON as a frontend to our static analysis engine. Please let us know if BISON would be applicable to us. Also, if you have any useful pointers in this regard, kindly share the same. Your requirements are