Hi Johannes, does that mean that I can use ANTLR3.2 to create the C#sources (like to work with ANTLR IDE) and use them with the 3.1.3 .net runtime?
Thanks in advance, fridi Johannes Luber schrieb: >> I'm looking for the ANTLR v3.2 C# runtime support assemblies. I must be >> missing something because I'm having no luck finding it. The page here >> >> http://www.antlr.org/download/CSharp >> >> does not include it. I thought, "Oh, okay... I'll download the source >> code and compile it myself." However the file antlr-3.2.tar.gz pointed >> at by the "ANTLR 3.2 source distribution" link on >> http://www.antlr.org/download.html seems to only contain the source for >> the Java runtime. I attempted a Google search but it only turned up the >> C# runtime for v3.1.3. >> >> Peter >> > > I'm still working on the 3.2 version. Unless you need the tree pattern > matching feature you can stick to the latest version. Otherwise you'd need > the repository version, where at least one missing file and a bug have been > reported already. > > Johannes > List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
