|
Boost : |
From: Maciej Sobczak (prog_at_[hidden])
Date: 2007-12-09 17:07:04
Jason Roelofs wrote:
> That said, is there anyone here who's started a similar project
http://cpptcl.sourceforge.net/
This project was inspired by Boost.Python, but implemented separately.
> Also, if there is any recommended reading, or lessons learned that I should
> read (that isn't easily accessible through Boost documentation), I'd also
> appreciate that.
Definitely you should know the API of the target interpreter and the
specifics of the target language. In the case of Tcl these specifics
justified a separate implementation.
Since C++/Tcl is not part of Boost, please don't hesitate to contact me
directly in case of any questions.
Regards,
-- Maciej Sobczak * www.msobczak.com * www.inspirel.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk