[racket] racket on arm/armel linux
Thanks, Matthew. Do you know whether that build been used to compile
the standard collections Racket code, and then those collections run
through the tests under the ARM JIT VM?
(It'll be awhile before I can test Racket on the exact target hardware,
though it's similar enough to a Raspberry Pi.)
Neil V.
Matthew Flatt wrote at 02/15/2014 08:46 PM:
> A daily snapshot built on a Raspberry Pi (model B) is here:
>
> http://www.cs.utah.edu/plt/snapshots/
>
> I've never built on less powerful hardware, but I've built on
> simulations of less powerful hardware. The JIT supports ARMv4 and up,
> with and without hardware floating point, etc.