Re: lexical analyzer Lex Yacc in .NET

Burkhard Perkens-Golomb <burkhard.perkens-golomb@web.de>
18 Mar 2005 00:45:36 -0500

          From comp.compilers

Related articles
lexical analyzer Lex Yacc in .NET fazal.abbas@gmail.com (Abbas) (2005-03-15)
Re: lexical analyzer Lex Yacc in .NET burkhard.perkens-golomb@web.de (Burkhard Perkens-Golomb) (2005-03-18)
| List of all articles for this month |

From: Burkhard Perkens-Golomb <burkhard.perkens-golomb@web.de>
Newsgroups: comp.compilers
Date: 18 Mar 2005 00:45:36 -0500
Organization: "sd&m AG, Muenchen, Germany"
References: 05-03-061
Keywords: lex
Posted-Date: 18 Mar 2005 00:45:36 EST

On 15 Mrz 2005, fazal.abbas@gmail.com wrote:


> Hi everybody
>
> Does anybody know any lexical analyzer for .NET environment.
>
> I was using flex/bison for C++ application. now as the application
> is ported to .NET so looking for the same set in .NET.
>
> Any help will be appretiated.


See e.g. http://www.antlr.org/


        Burkhard



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.