Lex and Yacc

  • Thread starter Thread starter RAyRAy
  • Start date Start date
R

RAyRAy

Is there a Lex and Yacc for C# or basically .NET CLR? I
hope there is. I would rather use .NET rather than C. If
there is a Lex and Yacc can you let me know of the class
and namespace it is under. I did a search and couldn't
find any.
 
RAyRAy said:
Is there a Lex and Yacc for C# or basically .NET CLR? I
hope there is. I would rather use .NET rather than C. If
there is a Lex and Yacc can you let me know of the class
and namespace it is under. I did a search and couldn't
find any.

There is also:

http://www.antlr.org/

Regards,
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top