I've googled around a lot but couldn't find anything. I would like racket
to be the main program, and consume a C++ library so I can play with it
interactively in a repl, and write small racket programs to automate C++
object creation and method calls. Writing a glue-code main.cpp would be
fine, but I am trying to avoid manually wrapping C functions around
everything in the library.

martin

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to