Is C# only for developing .net programs or can it be used to develop a native program?
native C# program?
Started by danieltm64, Dec 31 2009 07:51 AM
11 replies to this topic
#1
Posted 31 December 2009 - 07:51 AM
|
|
|
#2
Posted 31 December 2009 - 08:12 AM
As far as I know, C# is strictly a .NET language.
#3
Posted 31 December 2009 - 08:54 AM
I think this is what you might need.
http://projects.prab...CookieSupport=1
There are operating systems written in C#, so I would imagine that there exists a native compiler. Somewhere.
http://projects.prab...CookieSupport=1
There are operating systems written in C#, so I would imagine that there exists a native compiler. Somewhere.
sudo rm -rf /
#4
Posted 31 December 2009 - 08:58 AM
I went to the above URL but I'm getting a message saying that the page isn't redirecting properly.
#5
Posted 31 December 2009 - 09:00 AM
#6
Posted 31 December 2009 - 09:01 AM
No, Firefox.
#7
Posted 31 December 2009 - 09:03 AM
Ok, I've attached a complete saved version of the webpage. The links to other parts of the site should still work.
Attached Files
sudo rm -rf /
#8
Posted 31 December 2009 - 09:06 AM
Thanks! It worked, I'll take a look.
#9
Posted 31 December 2009 - 09:23 AM
dargueta said:
I think this is what you might need.
http://projects.prab...CookieSupport=1
There are operating systems written in C#, so I would imagine that there exists a native compiler. Somewhere.
http://projects.prab...CookieSupport=1
There are operating systems written in C#, so I would imagine that there exists a native compiler. Somewhere.
danieltm64 said:
I went to the above URL but I'm getting a message saying that the page isn't redirecting properly.
Just drop the last bit & it works in firefox also
http://projects.prab.../compiler/wiki/
#10
Posted 31 December 2009 - 09:29 AM
@PGP_Protector
Confirmed.
Confirmed.
#11
Posted 02 January 2010 - 10:15 AM
After doing a bit of digging yesterday, I came across an article that said that the operating systems written in C# are actually compiled into bytecode that runs on top of a native virtual machine. I don't know if that's what you wanted to hear, but that's what I've read.
sudo rm -rf /
#12
Posted 03 January 2010 - 02:37 PM
Don't know if it's native, but I think parts of gnome is done in C# which is in linux. In other words, not .NET :P


Sign In
Create Account


Back to top










