On 2011-09-06 16:21, lurker57 wrote:
Hi!
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?
DMD currently only supports X86 and X86-64 platforms. I don't know about
ldc or gdc (the DMD front end on the LLVM and GCC backend). The backends
support ARM but the runtime needs to support ARM as well.
--
/Jacob Carlborg