[racket] Dr. Racket for FPGA development

From: Tony Garnock-Jones (tonyg at ccs.neu.edu)
Date: Sun Sep 18 14:04:33 EDT 2011

On 2011-09-17 1:50 AM, Neil Van Dyke wrote:
> [*] I believe that there is already a more ambitious project involving
> Racket and MIPS

It's not super ambitious yet in any MIPS-specific direction. We're
running Racket on our little MIPS machines using the plain C
interpreter, without the benefit of a JIT. My Racket build script for
OpenWRT on MIPS (slightly bit-rotted, but dust-off-able) can be found
here: https://github.com/tonyg/racket-openwrt/blob/master/Makefile

Regards,
  Tony


Posted on the users mailing list.