Signal Extension (package Signal)
Hi Folks!
I am looking for a signal handling package for TCL. I found Michael
Schwartz's package (
http://www.nyx.net/~mschwart/signal_ext.html) but
it does not compile with the current tcl. Is there an upgraded
version> Is there an alternative package?
Thanks in advance,
Omar
.
Relevant Pages
- Re: tile package provide
... TCL has the nice feature that the code does not have to be compiled, ... % package require Ttk ... The Tile code was renamed a few months ago to Ttk. ... it tries to compile the C code. ... (comp.lang.tcl) - Re: now do you "link" .tcl files?
... I think from the position of a newbie, this is how linking in Tcl ... At the time of the call, Tcl looks up the command named "foo" using ... pkgIndex.tcl for a Tcl-only package usually contains ... (comp.lang.tcl) - Re: Why TCL?
... The typical reason you see other languages have things like this is ... Tcl extension packages available as well. ... :And installing the MD5 package for TCL was too painful for me. ... in other scripting language camps wanted something similar. ... (comp.lang.tcl) - Re: New list commands ... What do you think ?
... That's the risk of every developer writing basic commands. ... allow some discussion about some of them, that are really good for core ... runtime consuming and could be done more efficiencly in C using the tcl ... Critcl builds a package which is loaded. ... (comp.lang.tcl) - Re: set character at string position
... > 'stub' for best performance and prettiness. ... Tcl 8.3 and still continue to link and work flawlessly with Tcl 8.5+. ... loads an extension. ... A package is any combination of Tcl and/or compiled C code that is ... (comp.lang.tcl) |
|