[Mono-devel-list] adding new language to xsp
Michal Moskal
malekith at pld-linux.org
Mon Feb 9 05:11:20 EST 2004
On Sun, Feb 08, 2004 at 10:36:51PM -0200, A Rafael D Teixeira wrote:
> >From: Michal Moskal <malekith at pld-linux.org>
> >
> >How do I add new language, so it is supported in .aspx pages?
>
> Currently you need to change some code in our processing of the language
> directive, so that the CodeDom Generator for your language is used.
>
> >Does it require writing CodeDom parser and/or generator?
>
> A CodeDom generator is needed, and also a working compiler for the language
> called via a CodeCompiler (ours for C# and VB.NET do as MS' spawing a
> process that calls the command line compiler).
Do I need *entire* codedom? That is for example CodeGotoExpression would
be quite hard to implement for me. Thanks anyway. I'll look into sources.
> >I would like to add support for Nemerle (http://nemerle.org/).
>
> Very interesting language!!! I just hated the defs and mutables (just my
> bad taste). But I wish you success with this project.
Thanks!
--
: Michal Moskal :: http://www.kernel.pl/~malekith :: GCS !tv h e>+++ b++
: When in doubt, use brute force. -- Ken Thompson :: UL++++$ C++ E--- a?
More information about the Mono-devel-list
mailing list