Comments for DotGNU Portable.NET
19 Jul 2001 09:12
.NET
What about www.go-mono.com/ ???
09 Apr 2001 23:25
Re: Doing it "right" ?
> Have you thought about adding C# to the
> languages that GCC supports and adding
> the runtime byte code as a valid output
> format? Essentially you would build a
> cross-compiler...
This question is answered in the Portable.NET FAQ, which can be found here (www.southern-storm.com.... It's not as easy as it looks.
09 Apr 2001 08:58
Doing it "right" ?
Have you thought about adding C# to the languages that GCC supports and adding the runtime byte code as a valid output format? Essentially you would build a cross-compiler...
09 Apr 2001 03:36
Re: one question
>
> % why?
> %
>
> 1. Because we need to keep Microsoft
> honest on this stuff. We can't let them
> turn it into another "run the
> binary and trust us" system. The
> security issues are too great. Only the
> open source model can produce a truly
> secure system.
>
> 2. I like messing with parsers and
> runtimes and stuff. It's fun! :)
>
I'm excited to see someone working on this. The .Net framework is very cool, but can only be really cool if it is across platforms. Good luck!
- Scott
14 Mar 2001 18:01
Re: one question
> why?
>
1. Because we need to keep Microsoft honest on this stuff. We can't let them turn it into another "run the binary and trust us" system. The security issues are too great. Only the open source model can produce a truly secure system.
2. I like messing with parsers and runtimes and stuff. It's fun! :)
14 Mar 2001 09:08
Re: one question
> why?
>
Well, .NET should be supported. World domination doesn't happen by rebuilding things, but by taking them over. This is a way for Opensource to take over .NET!!
14 Mar 2001 07:50
one question
why?
Re: .NET
> What about www.go-mono.com/ ???
The relationship between Portable.NET and Mono is answered in the FAQ (www.southern-storm.com.... Portable.NET predates Mono by several months - we were here first.