Hello, what is the best TCL interpreter to use for Mac OS X? Also does
anyone have any websites or resources that they would recommend to learn/study TCL basics?
Hello, what is the best TCL interpreter to use for Mac OS X?
Also does anyone have any websites or resources that they would
recommend to learn/study TCL basics?
Hello, what is the best TCL interpreter to use for Mac OS X?
Unless Apple has changed things, Mac OS X ships with a TCL interpreter >already installed by Apple as part of the system.
So initially, "best" would likely be "the one Apple provides".
The only aspect where you might want a different one is if Apple's >interpreter is out of date (as in a quite old version of TCL). Then,
if you wanted some of the newer features you'd have to install a newer >interpreter. Note, I don't have a Mac, so I can't comment as to "how"
to do so.
Also does anyone have any websites or resources that they would recommend to learn/study TCL basics?
Hello, what is the best TCL interpreter to use for Mac OS X? Also does anyone have any websites or resources that they would recommend to learn/study TCL basics?
the interpreter shipped with macOS is typically quite old. I do not recommend to use that one unless you are making the first steps in Tcl and do not need the newest features.
Apart from this, I am not aware of any good distribution for the mac.
the interpreter shipped with macOS is typically quite old. I do not
recommend to use that one unless you are making the first steps in Tcl
and do not need the newest features. I have compiled my version from the sources (the current Tcl version 8.6.13), and that is what I would
recommend when you are more or less familiar with installing such
software from sources with the C compiler that comes with macOS. It is
not that difficult and is well explained in the docs of the Tcl
distribution. I typically use the embedded build which at the same time
makes a good template for own apps that behave just like any other macOS
app.
Apart from this, I am not aware of any good distribution for the mac.
Hm, maybe we should make one ourselves ....
the interpreter shipped with macOS is typically quite old. I do not recommend to use that one unless you are making the first steps in Tcl
and do not need the newest features. I have compiled my version from the sources (the current Tcl version 8.6.13), and that is what I would recommend when you are more or less familiar with installing such
software from sources with the C compiler that comes with macOS. It is
not that difficult and is well explained in the docs of the Tcl distribution. I typically use the embedded build which at the same time makes a good template for own apps that behave just like any other macOS app.
Apart from this, I am not aware of any good distribution for the mac.
Hm, maybe we should make one ourselves ....I often wonder why the concept of starkits or metakits or whateverkits
(I honestly don't know the difference) doesn't get a lot more attention
than it currently does.
Distributing these single unit binary super bundles (with plenty of
packages) along with the source in an official manner would be very beneficial.
Metakits used to be made available by equi4, now they are hard to find.
I know that someone somewhere still puts them out regularly, but why
can't the official Core Team do that?
As it currently is, updating Tcl/Tk requires:
a) compiling from source, which lots of people can't do
b) relying on the Linux distro's repository which may or may not
be updated and which excludes anyone who is stuck with an old distro
for whatever reason.
Single unit binary super bundles would solve that problem.
Of course, Windows is immune to all this. Windows will almost any
Windows executables so it's very easy to update. The problem only
affects Linux and Mac. The Mac is worse because it's super expensive
and won't run on virtual machines.
Just my 2 cents FWIW.
--
Luc
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (3 / 13) |
| Uptime: | 28:46:33 |
| Calls: | 12,107 |
| Calls today: | 7 |
| Files: | 15,006 |
| Messages: | 6,518,234 |