[antlr-interest] Runtime Library of v 3.2 for C#

Nazim Oztahtaci nazim_oztahtaci at hotmail.com
Tue Apr 20 04:41:54 PDT 2010


Hello,

I am sorry if I repeat this question. I have checked the history of mail list to find out current situation of C# library for v 3.2 Currently I use Java for the implementation of my grammar because when I apply theorems(DeMorgan, Distribution etc) on the tree, BottomUp function is called to apply them. However in C# v.3.1.3 there is no support and I guess I need version 3.2 library. 

I read that version 3.2 for C# can be found in repository. Is that true? I just wanted to confirm that. I assume that to use BottomUp function, it is necessary to have TreeFilter class. If I cant use C# v 3.2 library yet and I have to implement my own TreeFilter class which has BottomUp function, which files in C# version 3.1.3 source code I should make changes?Is it too complex to implement just bottomup function manually? If it is, is there any implementation of C# v 3.2 runtime dlls on the Net for Antlr?

BEst regards

 		 	   		  
_________________________________________________________________
Yeni Windows 7: Gündelik işlerinizi basitleştirin. Size en uygun bilgisayarı bulun.
http://windows.microsoft.com/shop


More information about the antlr-interest mailing list