[Haskell-cafe] HaskBoard?
Erik de Castro Lopo
mle+hs at mega-nerd.com
Mon Feb 16 09:14:15 UTC 2015
Mike Meyer wrote:
> I asked about running GHCI on something like the Arduino due, and was told
> that there wasn't enough CPU on it for that.
>
> How about getting it running on something like a PyBoard?
> http://www.adafruit.com/products/2390
For a very similar price (but yes much large physical size) you can get
a Beagle Bone Black which is capable of running a full Linux OS. I run
Debian on mine and have successfully cross-compiled from my linux-amd64
machine to linux-armhf binaries that run on the BBB.
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the Haskell-Cafe
mailing list