Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: eTcl 1.0.1 (Tcl/Tk 8.5.6)

11 views
Skip to first unread message

Eric Hassold

unread,
Jan 6, 2009, 5:49:53 PM1/6/09
to
ANNOUNCE: eTcl 1.0.1

I'm pleased to announce immediate availability of eTcl 1.0.1 for
Windows, Windows Mobile (2003, 2003SE, 5.x and 6.x) pocketPC and
smartphones, Mac OS X (Aqua) as universal binary (x86 and PPC), and
several Linux architectures, including x86, x86_64, mipsel, powerpc, arm
(soft-float or hard-float) and now also arm-eabi, which allows
installation as native application on Android platform.

WHERE TO GET
============

It is available from:

http://www.evolane.com/software/etcl/index.html
http://www.evolane.com/


WHAT'S NEW
==========

This release mainly focuses on upgrading Tcl/Tk core to 8.5.6, and
sqlite to 3.6.7. An argument parsing issue, which could cause version
1.0.0 to fail launching eTcl kits (.etk files) from command line or
double-click, has been fixed. This release also adds officially support
for arm-linux (EABI) architecture, also in Odyce compiler.


WHAT IS IT
==========

eTcl is a "batteries-included", thread enabled Tcl/Tk runtime, available
as a single standalone executable for Linux (x86, x86_64, ARM, Mips and
PowerPC), Win32 (Win98 to Vista), Windows Mobile (2003 or better) and
MacOSX (universal binary). On all architectures, executable has no
external dependencies, and requires no installation except copying
executable wherever you want.

Distributions for all architecture include a common set of core components:
- Tcl/Tk 8.5.6 (thread enabled)
- Pixane: script your image transformation, support for reading and
writing several popular image formats (PNG, JPEG), support for TrueType
fonts, several truetype builtin fonts (serif, sansserif and monotype)
- Sqlite (3.6.7): A SQL server in your hand.
- Zlib: native deflate/inflate support
- Zipfs: easily Mount your ZIP files into Tcl Virtual Filesystem
- TclThread (2.6.5): run multi-threaded applications
- TclXML (3.1): XML parsing, using expat parser
- tDOM (0.8.2): Another XML parser, sharing expat library with TclXML
- Memchan: memory channels (memchan, fifo, fifo2, ...)
- Tls (1.6): support for SSLv2/SSLv3/Tls1.0
- TkTable (2.9)
- TkTreeCtrl (2.2.8)
- Tkhtml3 (latest CVS snapshot)
- Scene: 3D widget based on OpenGL (except on WinCE)
- Odyce: embedded C compiler

All comments, bug reporting and feedbacks are much appreciated. You may
send them to <etcl at evlane.com>. To be informed of releases, or
contribute to future improvements, consider:

- sharing your experience with eTcl on wiki:
http://wiki.tcl.tk/eTcl
http://wiki.tcl.tk/15260
http://wiki.tcl.tk/19642
or french wiki:
http://wfr.tcl.tk/1078
- subscribing to eTcl and Pixane projects on freshmeat:
http://freshmeat.net/projects/etcl/
http://freshmeat.net/projects/pixane/
- joining eTcl group on facebook:
http://www.facebook.com/group.php?gid=71473125424

Regards,

Eric Hassold
Evolane - http://www.evolane.com/

0 new messages