gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS Misc > Can you program in C# for the DS? [Renamed]

#120338 - six-five-two - Sat Mar 03, 2007 1:07 am

Okay I tried searching but haven't found anything, but can you program in C#?

Thanks.!


Last edited by six-five-two on Sun Mar 04, 2007 2:41 am; edited 2 times in total

#120340 - tepples - Sat Mar 03, 2007 1:26 am

Yes, but not on the DS.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#120376 - HtheB - Sat Mar 03, 2007 11:46 am

tepples wrote:
Yes, but not on the DS.
hehehe rofl :P
_________________
check out my projects:
http://www.HtheB.com
Donations are welcome ^^

#120560 - OOPMan - Sun Mar 04, 2007 6:40 pm

Hahaha, nice catch Tepples...

As for you six, C# is not exactly an embedded-friendly lang last time I checked, so I wouldn't count on anyone getting it working...

Maybe when DotGNU goes past v0.1 :-)

Or not :-)
_________________
"My boot, your face..." - Attributed to OOPMan, Emperor of Eroticon VI

You can find my NDS homebrew projects here...

#120564 - six-five-two - Sun Mar 04, 2007 6:51 pm

Damn, that sucks. Thanks for your help though.

#120569 - tepples - Sun Mar 04, 2007 7:06 pm

OOPMan wrote:
As for you six, C# is not exactly an embedded-friendly lang last time I checked

There is the .NET Compact Framework, but nobody has implemented a Free interpreter suitable for use with the DS.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#120837 - OOPMan - Tue Mar 06, 2007 12:33 pm

Hmmmm, well, my own efforts to get D working with devkitARM are bearing fruit, so there should be a higher level lang available for use by people who want it in the near future.

At the moment the only remaining hurdle is getting libphobos to compile, which I haven't done much work on yet.

So, don't get totally disheartened six-five-two. If what you're after is the language features provided by C# rather than the bulky framework, you could be in luck...
_________________
"My boot, your face..." - Attributed to OOPMan, Emperor of Eroticon VI

You can find my NDS homebrew projects here...