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:8080/mailman/listinfo/antlr-interest
> Unsubscribe: 
> http://www.antlr.org:8080/mailman/options/antlr-interest/your-email-address
> 

_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org:8080/mailman/listinfo/antlr-dev

Reply via email to