[Mono-dev] [PATCH] Generate Consts.vb from Consts.cs (new patch)

Kornél Pál kornelpal at gmail.com
Thu Aug 24 06:33:59 EDT 2006


This conversion is restricted to constants. And it should be simple rather 
than a complex language converter.

BTW who do you mean on the SD guys?

Kornél

----- Original Message ----- 
From: "Ympostor" <ympostor at clix.pt>
To: <mono-devel-list at lists.ximian.com>
Sent: Thursday, August 24, 2006 12:24 PM
Subject: Re: [Mono-dev] [PATCH] Generate Consts.vb from Consts.cs (new 
patch)


Kornél Pál escribió:
> I think we already have perl dependency. I decided to use perl because 
> this
> conversion is done solely using regular expressions and perl is good at 
> it.
> On the other hand things in the common directory are built before any
> bootstrap compilation is done it may be better not to rely on mcs in this
> directory.
>
> Anyway if others prefer to have a cs2vb.cs instead I'll port it to C#
> because it's really small work.

Thanks for both answers Kornel and Robert.

BTW, there is already some implementation of language conversion
utilities, which could be reused here AFAIK, from the SD guys. But I
don't know if the use of mono-lite implies any restriction on the code
used that could not be fulfilled the mentioned utilities...

Regards.

-- 

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list 




More information about the Mono-devel-list mailing list