From: Regg Mr Date: 2006-05-23T01:01:44+09:00 Subject: Re: Brite - A ruby compiler for the .NET platform Pascal Hurni wrote: > Hi folks! > > I discovered ruby some month ago and I liked it in a bunch of minutes. > Then I was involved in a project using ASP.NET. At this point I had a > dream ;-) Ruby that works on .NET (knowing ruby, neither VB nor C# > fits!) . > I found some material, but nothing useable or 100% .NET, so I took > some time and decided to create a ruby compiler. > > Here it is... well, at least the first version which is early alpha. > > Get it, try it, read it, and tell me what you think. Is this project > worth > continuing? > > You can read some info about it and also download it here: > http://mortimer.devcave.net/projects/brite > > Cheers, > > Pascal Hurni Have you seen IronPython yet? It's Python with .NET and it's being sponsored by Microsoft. http://www.ironpython.com/ Here is a video of it. http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20051110PythonJH/manifest.xml Pretty nice!! -- Posted via http://www.ruby-forum.com/.