[racket] Racket embedding

From: Jan Wedekind (jan at wedesoft.de)
Date: Thu Dec 12 11:53:34 EST 2013

Hi,
I am trying to get Racket embedded in Python. The SchemePy backend [1] 
segfaults when I run it.
I managed to get the embedding example from the documentation running [2]. 
However when doing embedding there is no single 'run' method to pass to 
'scheme_main_setup'. Is there another simple way to do that?

Regards Jan

[1] https://github.com/thousandparsec-obsolete/schemepy/tree/master/schemepy/mzscheme
[2] https://gist.github.com/wedesoft/7929014

--
Jan Wedekind
http://www.wedesoft.de/

Posted on the users mailing list.