[racket] ffi to java bytecode?
Is this available? I found one or two sources through a casual google
search.
(I'm building a plt-redex model for a programming language, and I would
like to use the parser (which is written in java) to bring in the AST and
then compile it to an s-expr for plt-redex. Maybe this is a dumb idea since
I would have to maintain the ast --> s-expr compiler, so I may as well
build a simple parser in racket instead? I'm kind of a PL/compilers newbie.)
If there is a java ffi, I'll compile the parser to java bytecode, and go
from there.
Charlie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140310/59dc05a6/attachment-0001.html>