D on other platforms than Win,Lin,Mac?
Trass3r
un at known.com
Tue Sep 6 10:27:29 PDT 2011
> I've heard that our company is considering the T20 from Toradex.com for
> a new project with remote hardware. The platform runs on Nvidia Tegra
> and Linux.
>
> Since I have been very impressed by the D programming language, for some
> years now, could it be possible to use D in such projects?
You'd have to use gdc or ldc and patch at least druntime.
Some people already managed to get stuff running on ARM but it's tricky.
I think the GC is problematic, thus you also have to avoid most of phobos.
More information about the Digitalmars-d-learn
mailing list