On 03/08/2016 4:31 AM, Sai wrote:
I see that there are ports of go compiler on ev3dev (ARM, debian based)
for controlling the EV3 lego mindstorm robot.
(http://www.ev3dev.org/docs/libraries/)

Is there a port of a D compiler for ARM? How about libraries? I need a
basic file IO and console IO for controlling the robot.

Thanks in advance
Sai

GDC may work, but you will need to handle all the interfacing code to the platform. Also don't expect e.g. threading to work I suspect.

Reply via email to