[gambit-list] Mixing C++ with Scheme

Patrick Bene pubbybene at gmail.com
Fri Mar 2 14:33:38 EST 2012


Hello,

I'm trying to mix Gambit Scheme with C++ code and want to know the best way of
going about it. My goal is to compile into an executable where the C++ code 
contains the main function, and also exports some functions for the Scheme
code to use.

What is the best way to do this?

Thanks.

-- 
Patrick



More information about the Gambit-list mailing list