[racket] Dr. Racket for FPGA development
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