Re: ISO "anecdotal evidence"



Tom Conner wrote:
Of course, if the strongest is using C, and the weakest is using Tcl, then
they both are equal.

Ah, but the strongest is probably using Tcl and critcl (or ffidl,
or ...)

Donal.
.



Relevant Pages

  • Re: Availability of OS X-specific features
    ... the dock menu, but both are indeed possible to do via carbon APIs, which you can call from Tcl via Ffidl, or by writing a small critcl extension: http://developer.apple.com/documentation/Carbon/Conceptual/customizing_docktile/ ... dock menu without writing code by adding a key to Info.plist and adding a .nib file to your .app bundle. ... You'll still have to install a carbon event handler to react to the new menu events, an example on how to do this with Ffidl is at the bottom of http://wiki.tcl.tk/Ffidl ... subject of Tcl on Macintoshes should be ghetto-ized into a sourceforge ...
    (comp.lang.tcl)
  • passing a structure to a dll? is this do-able?
    ... Is there a way to pass a structure to a dll function from tcl? ... cdVersionInfo, ByVal Opt As Long) As Long ... I've tried using ffidl, but I don't know how to represent the ... I've tried concatenating it as a binary string and using ...
    (comp.lang.tcl)
  • Re: Tcl objects and memory management
    ... With critcl you could write C and it is compiled/linked into a tcl ... of image data (typically time series of volumetric image data). ... tools for prototyping (compiler etc.). ...
    (comp.lang.tcl)
  • Re: Standard Database Interface?
    ... I still really enjoy programming in tcl/tk. ... this is an issue that we are aware of in the Tcl ... So long as the ffidl extension is maintained, ...
    (comp.lang.tcl)
  • Re: Tcl to binary conversion?
    ... that most people's purpose in compiling Tcl code these days is to make it ... Here are a few thoughts on Tcl and speed, ... is often better than one implemented in just one or the other language. ... bet you could learn most of the C you'd need in under an hour.* Critcl will ...
    (comp.lang.tcl)