[antlr-interest] Full C# port of ANTLR, also updated Visual Studio support
Johannes Luber
jaluber at gmx.de
Mon Nov 17 09:26:14 PST 2008
Congratulations!
Sam Harwell schrieb:
...
> *Is the source code for the Tool available?*
>
> We will release the source for the C# ports of the Tool, StringTemplate,
> and the CSharp3 runtime under a BSD license as soon as possible. The
> extra features such as full Visual Studio support, debugging, etc., will
> be under a separate license. Among other things, we are working to
> complete the following before releasing the code:
>
> · Verify proper functionality of runtime features including
> debugging in the new Runtime library.
>
> · Clean up the code and remove dependence on the J# runtime.
What's the reason for the existing dependency? Do you still use some
Java code?
>
> · Provide a mechanism for adding/removing/editing the supported
> runtimes without forcing a rebuild of the Tool itself. Currently, the
> .stg templates for all of the runtime libraries are embedded in the
> executable.
I never used embedded files myself, but why don't you just put them into
a subdirectory? Then anyone can modify the templates.
Johannes
>
>
>
> Thank you,
>
> Sam Harwell
>
> nFringe Project Lead
>
> Pixel Mine, Inc.
>
>
> ------------------------------------------------------------------------
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>
More information about the antlr-interest
mailing list