
9 Dec
2007
9 Dec
'07
10:07 p.m.
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