|
Thread: C#
-
Feb 6th, 2002, 03:08 PM
#1
C#
Is the only C# compiler available the one microsoft?
-
Feb 6th, 2002, 04:33 PM
#2
Microsoft made C#, so, yes, their compiler is the only one.
Z.
[edit]
At least for the moment.
-
Feb 6th, 2002, 05:48 PM
#3
They made it! Didnt know that. Is it crap? Im guessing it is.
-
Feb 6th, 2002, 07:30 PM
#4
transcendental analytic
I don't know about the compiler but the language looks quite much like java, crap in other words.
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|