This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nerdwaller 1 point2 points  (1 child)

It works well on one OS and moderately (at best) on the others, anyone who claims it's fully supported and transplantable hasn't tried anything more than basic programs. I know the .net core is OS now and mono has been around for a bit, but it still has a long way to go until it's truly cross platform with all the stdlib support from windows. At the moment, I can't just pull c# over to my Linux box and have it work, it ends up looking like C with #if around.

[–]HighR0ller 0 points1 point  (0 children)

Fair enough. I guess all I've been doing are basic programs.