creating stand-alone extended tclsh
- From: Will Parsons <oudeis@xxxxxxxxxxxxxxxx>
- Date: 29 Apr 2007 00:26:27 GMT
I would like to create a tclsh with application-specific extensions. The
information on creating Tcl extensions that I have been able to obtain by
googling seems to be oriented toward creating loadable libraries, which is
not what I want - I need to create a stand-alone tclsh that incorporates
an interface to a static C application library. Any advice on how to go
about this starting from just the Tcl source distribution? (I've looked
at the sampleextension, but it only seems to create an extension library,
not an independent shell.)
.
- Follow-Ups:
- Re: creating stand-alone extended tclsh
- From: Larry W. Virden
- Re: creating stand-alone extended tclsh
- From: David Gravereaux
- Re: creating stand-alone extended tclsh
- From: Gerald W. Lester
- Re: creating stand-alone extended tclsh
- Prev by Date: Starkit problem
- Next by Date: Re: Starkit problem
- Previous by thread: Starkit problem
- Next by thread: Re: creating stand-alone extended tclsh
- Index(es):
Relevant Pages
|