<div dir="ltr"><div><div>Is this available? I found one or two sources through a casual google search.<br><br></div>(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.)<br>
<br>If there is a java ffi, I'll compile the parser to java bytecode, and go from there.<br><br></div>Charlie<br></div>