[antlr-interest] C# Target Poll

Gavin Lambert antlr at mirality.co.nz
Mon May 19 01:40:50 PDT 2008


At 11:06 19/05/2008, Johannes Luber wrote:
 >While I was working on defuting your point, I recognized that 
with
 >subclassing the driver the code duplication can be removed 
easily
 >for debug drivers. IMO, debug drivers need to provide the full
 >range of options for testing purposes anyway. That still leaves 
the
 >following issue <http://www.antlr.org:8888/browse/ANTLR-265>. 
Any
 >ideas how to solve this?

I don't think I understand the problem, nor why it's related to 
what I was saying.

 >Even LINQ to Objects?

Yes.  Any use of LINQ requires a reference to System.Linq.dll 
(since that's where the LINQ query definition classes are).  So 
you can't use it without requiring .NET 3.5.



More information about the antlr-interest mailing list