[Mono-list] Lego.NET: An MSIL front-end for gcc [resend2]

Martin von Löwis loewis@hpi.uni-potsdam.de
Tue, 12 Oct 2004 10:43:28 +0200


[resend since the original message appears to be lost]

We are pleased to announce our first release of the LEGO.NET
package, which allows to execute Microsoft IL code (as
generated from C# and other languages) on the Lego Mindstorm
hardware. This environment has a GCC front-end as its core,
which translates IL byte code into H8/300 assembler code; the
entire tool-chain targets for the brickOS firmware. The compiler
attempts to conform with the Mono ABI wrt. object layout and
type information.

As a first release, this software is still incomplete, and only
a very small subset of .NET is supported. We release it at this
point, anyway, so that Mindstorm enthusiast can get a first glance
at this technology, and contribute improvements they may develop.

The release is available from

http://www.dcl.hpi.uni-potsdam.de/research/lego.NET/

Kind regards,
Martin v. Löwis 

.