On Thu, Apr 26, 2001 at 10:05:16AM -0400, Casey West wrote:
> On Thu, Apr 26, 2001 at 04:47:58PM +0200, Alexandre Safinia wrote:
> : 
> : Hi there,
> :   does anybody know if there is an alternative for Lex & Yacc
> :   in Perl ?
> 
> Go to the CPAN and take a look at Parse::RecDecent.  It is a fantastic
> decent parser with a similar syntax to Yacc.
> 
> :   If you know about Verilog or VHDL language grammars or books
> :   about this kind of parsers in Perl, I would be grateful.

Unfortunately, I think both VHDL and verilog are a bit much for
Parse::RecDecent.  There is at least one prominent Perl Porter from your
company who has done some work in this area.  You might like to search
them out and ask.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

Reply via email to