apps-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CodeEditor 0.4.1 is released


From: Yen-Ju Chen
Subject: CodeEditor 0.4.1 is released
Date: Thu, 07 Aug 2003 17:20:13 -0400

CodeEditor 0.4.1 is released.

What's new from 0.4
=============
- Rework the code parsing, which is much accurate and faster now.
- Rework the side view.
- Remove PCRE dependency.
- Move language support into bundles.
- Various bugs fixed.

Download
======
http://savannah.nongnu.org/projects/codeeditor/

Note
===
CodeEditor now use the SAX-like parser to process the source code,
which potentially can parse source code into a DOM-like data structure (DevelopementKit ?).
By doing that, users can get more control on how to display the source,
for example, methods can be expanded/collapsed.
That's the goal into 0.5 (hopefully).
Now, only Objective-C is supported because the interface of language bundle is not finalized yet.
I do have bundles for C, C++, and Ruby.
If you are interested to polish them, I can send them to you.

Have fun

Yen-Ju

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]