[Mono-list] ilasm for mono

Santiago Faci 459874@ingta.unizar.es
28 May 2002 19:17:34 +0200


On Tue, 2002-05-28 at 15:58, t3rmin4t0r wrote:
> On Tue, May 28, 2002 at 03:27:10PM +0200, Santiago Faci wrote:
> > I am trying to build a compiler from Oberon to .NET and 
> .....
> > I have the sources but I don't have idea about to compile and built it. 
> 
> I use an ilasm from DotGNU Portable.net which works fine.... I used
> it to write all the verifier tests for the runtime... It compiles on
> almost any GNU system (Linux,Cygwin,Darwin,Hurd) without any trouble.
> 
> Get the debs of last release at http://dotgnu.org/debs/
> 
> What language is that compiler in ?..... (ie if it's C/C++ I'm
> interested !)....
> 
> Hope that helps,
> 
> t3rmin4t0r
> 

After sending my mail to the mono-list I have found the portable.net's
homepage but I didn't know there was deb packages, thank you!, I have
Debian Linux,
I'am building my compiler in Java (I know a little of C/C++) and it will
compile Oberon language.
I want to build now the IL code generator for target language (.NET
platform, I supossed Mono too), do you know something about that?
Thank you 

Santi