[Starkit] Linkable starkit library?

Virden, Larry W. lvirden at cas.org
Fri May 26 10:59:17 CEST 2006


A "starkit" is another of the "wrapper" file formats. I don't believe
that a starkit, by default, provides the functionality you are seeking.

However, what you are seeking seems really useful. The ability to
encapsulate all of tcl into one or more linkage editor libraries, so
that the result is a single file, seems like a really useful format. I
wonder if anyone's worked on such a thing.


-- 
<URL: http://wiki.tcl.tk/ >
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lvirden at gmail.com > <URL: http://www.purl.org/NET/lvirden/
>
 


-----Original Message-----
From: Clif Flynt
Sent: Friday, May 26, 2006 9:35 AM

Hi,
  I've got some Tcl code that I'd like to make available to folks
developing in C and FORTRAN.

  Embedding Tcl is easy enough if you've got a full Tcl library at the
user end, but I'd like to provide them with a single library to link
against which would generate a single executable for their application.

  I'm not sure if this is possible with a Starkit.  I know it's not
possible with a zip-wrap type approach like TOBE and the original Wrap.


More information about the Starkit mailing list