[racket] Racket VM in FPGAs

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Fri Oct 18 17:32:57 EDT 2013

I think this is the best source:

http://plt.eecs.northwestern.edu/racket-machine/

But this is helpful too

http://docs.racket-lang.org/raco/decompile.html

I would target a subset like what Whalesong does first

http://hashcollision.org/whalesong/

On Fri, Oct 18, 2013 at 3:28 PM, Petr Samarin <petrsamarin at gmail.com> wrote:
> Hi all,
>
> I am planning to write a hardware implementation of the Racket VM.
> Basically something like JOP (http://www.jopdesign.com/) but for Racket.
> Where can I find the documentation for the Racket VM?
>
> Thanks,
> Peter
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

Posted on the users mailing list.