Hi, where do I find the source code for the Runtime of Sam Harwell's port? There seem to exist different versions of this port.
I found the source code of one CSharp3 Runtime through the Antlr-pages. This seems to be the runtime which is to be used when generating code with the original java-version of Antlr targeting csharp3. I also found the source code of the antlrcs port somewhere (I don't remember exactly where - git?). But at that location there was not Runtime source code. When I tried to debug the runtime using the sources from the former version of it, it didn't match the code generated by antlrcs. The mismatch seems to concern different implementations of properties like Description vs. getDescription(). So where is the source code of the runtime of antlrcs? TIA, Stefan 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.
