由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - software integration using tcl
相关主题
也问个template 的问题(C++)[菜鸟问问题]请问如果有两个 C++ library
请教:如何在vim里运行gdb? (转载)help: matlab integral function
Help needed! LDAP Integration with hosted applications (转载)how to prepare for this kind of job requirements?
Source Control/Issue Tracking software? (转载)how to keep data integrity in excel
为什么我不能通过proxy访问本地数据库?《高流量网站的CSS设计》英文文字版[PDF]
问个问题《ASP.NET 4.0 实战》(ASP.NET 4.0 in Practice)英文文字版/更新源代码[PDF]
问题关于 C中函数形式参数说明《.NET中的持续集成》英文文字版[PDF]
java 里可以插入linux command吗? (转载)《ActiveMQ 实战》(ActiveMQ in Action)英文文字版[PDF]
相关话题的讨论汇总
话题: tcl话题: my话题: coworker话题: lib话题: binary
进入Programming版参与讨论
1 (共1页)
a****l
发帖数: 141
1
Recently I am facing the problem of integrating my non-tcl based
binary into my coworker's tcl based package.
I plan to
(1) add tcl interface to my binary
(2) compile a lib(static lib or shared lib) and give it to my coworker
(3) let my coworker edit his tcl code to add a tcl command to invoke
my binary.
Is this the right way or are there any better ways of doing this?
I would really appreciate if you can point me to any references.
h***i
发帖数: 1970
2
swig

【在 a****l 的大作中提到】
: Recently I am facing the problem of integrating my non-tcl based
: binary into my coworker's tcl based package.
: I plan to
: (1) add tcl interface to my binary
: (2) compile a lib(static lib or shared lib) and give it to my coworker
: (3) let my coworker edit his tcl code to add a tcl command to invoke
: my binary.
: Is this the right way or are there any better ways of doing this?
: I would really appreciate if you can point me to any references.

1 (共1页)
进入Programming版参与讨论
相关主题
《ActiveMQ 实战》(ActiveMQ in Action)英文文字版[PDF]为什么我不能通过proxy访问本地数据库?
请问C++返回值和返回引用区别问个问题
想请教一下 geo-location integration是什么技术?如何实现呢?问题关于 C中函数形式参数说明
问个请人做网站问题java 里可以插入linux command吗? (转载)
也问个template 的问题(C++)[菜鸟问问题]请问如果有两个 C++ library
请教:如何在vim里运行gdb? (转载)help: matlab integral function
Help needed! LDAP Integration with hosted applications (转载)how to prepare for this kind of job requirements?
Source Control/Issue Tracking software? (转载)how to keep data integrity in excel
相关话题的讨论汇总
话题: tcl话题: my话题: coworker话题: lib话题: binary