ANN: Leo 4.2 beta 3

Edward K. Ream edreamleo at charter.net
Sat Aug 28 15:45:42 CEST 2004


Leo 4.2 Beta 3 is now available at http://sourceforge.net/projects/leo/

This version of Leo is feature complete. Leo's core code has been
stable for several months.

To do: most plugins work with the new code base, but other plugins
need some more work. Late note: the *nix install script will work
better with *nix line endings :-)

The highlights of Leo 4.2:

- @thin trees make Leo much more friendly to cvs.

- Leo's data structures have been reorganized to make outline
operations significantly faster. All old script still work.

- @test and @script nodes convert scripts to unit tests automatically.
  Converting scripts to unit tests now takes a few seconds!

- A faster and more robust spell checker plugin. (requires Python 2.3)

- Leo is now much more friendly to using spaces instead of tabs.

- The Execute Script command reports erroneous lines more clearly.

- The Perfect Import feature guarantee that Leo imports file exactly.

- Leo draws large outlines more quickly with less memory used.

- Dozens of other improvements.

Quote of the month
------------------

Leo is the best IDE that I have had the pleasure to use. I have been using
it
now for about 2 -- 3 months. It has totally changed not only the way that I
program, but also the way that I store and organize all of the information
that
I need for the job that I do. -- Ian Mulvany

What is Leo?
------------
- A programmer's editor, an outlining editor and a flexible browser.
- A literate programming tool, compatible with noweb and CWEB.
- A data organizer and project manager. Leo provides multiple views
   of projects within a single outline.
- Fully scriptable using Python. Leo saves its files in XML format.
- Portable. leo.py is 100% pure Python.
- Open Software, distributed under the Python License.

Leo requires Python 2.2.1 or above and tcl/tk 8.4 or above.
Leo works on Linux, Windows and MacOs X.

Links:
------
Leo:      http://webpages.charter.net/edreamleo/front.html
Home:     http://sourceforge.net/projects/leo/
Download: http://sourceforge.net/project/showfiles.php?group_id=3458
CVS:      http://sourceforge.net/cvs/?group_id=3458
Wiki:     http://leo.hd1.org/

Edward K. Ream
August 10, 2004

--------------------------------------------------------------------
Edward K. Ream   email:  edreamleo at charter.net
Leo: Literate Editor with Outlines
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------




More information about the Python-announce-list mailing list