Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

The C# code generation templates and the .NET/CLR runtime library are feature complete for the CSharp and CSharp2 targets. Both C# targets leverage the existing C# StringTemplate implementations to support the broadest range of the features that ANTLR provides. The long open issue of unit tests has finally been tackled with the adoption of MbUnit and the inclusion (in the v3.1 version) of a wide range of tests for the runtime library. As before, basic sanity checks will done by ensuring that the sample grammars in the examples-v3 archive function correctly. This is currently a work-in-progess for the v3.1 release.

Target Platforms

CSharp target (versions 3.0.x and 3.1.x

...

)

Microsoft .NET v1.1 and later
Mono v1.0 and later

...