[Mono-devel-list] adding new language to xsp
A Rafael D Teixeira
rafaelteixeirabr at hotmail.com
Sun Feb 8 19:36:51 EST 2004
>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).
>I couldn't find any documentation regarding this subject, but I probably
>missed something,
>and would be very interested in some links, or just a one sentence
>explanation.
Sorry, just now I'm without to time to give you better directions, Gonzalo
surely will help you a lot better and sooner.
>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.
>: Michal Moskal :: http://www.kernel.pl/~malekith :: GCS !tv h e>+++ b++
See You, Michal
Regards,
Rafael Teixeira
Brazilian Polymath
Mono Hacker since 16 Jul 2001
MonoBrasil Founding Member - Membro Fundador do MonoBrasil
English Blog: http://monoblog.blogspot.com/
Brazilian Portuguese Blog: http://monoblog.weblogger.terra.com.br/
_________________________________________________________________
MSN Messenger: instale grátis e converse com seus amigos.
http://messenger.msn.com.br
More information about the Mono-devel-list
mailing list