Versions Compared

Key

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

...

The C# code generation templates and the CLR runtime library are feature complete for both targets. The 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 work as designedfunction correctly. This is currently a work-in-progess for the full v3.1 release.

...