Re: ANN: IDEKit - Framework for programmer editors
Re: ANN: IDEKit - Framework for programmer editors
- Subject: Re: ANN: IDEKit - Framework for programmer editors
- From: Glenn Andreas <email@hidden>
- Date: Fri, 16 Jan 2004 11:18:57 -0600
At 6:04 PM +0100 1/16/04, Stephane Sudre wrote:
On Friday, January 16, 2004, at 05:46 PM, Glenn Andreas wrote:
IDEKit is an open source (LGPL) framework designed to make writting
"source code" editors easier, as well as provide some of the basic
"wiring" for an entire IDE.
It provides things such as syntax coloring, line numbers, function
popups, split views, even support for setting break-points in code,
language plug-ins, and some "interesting" macro capabilities (which
can be used to provide simple code-completion). It also provides
the basics for making a Codewarrior style project view (with
heirarchical groups, multiple targets with depedancies, target
settings & preferences, serializing to a text file, symbol
management for the editor coloring/jump to definition, etc...)
It is still fairly rough (which is why it is a 0.1 version), but
the editor portion is fairly solid (the project management half has
more gaps).
It comes with plugins for C/C++/Obj-C/Obj-C++, as well as Python,
and a simple "TextImp" editor built on it. There is also source
code available for a Python IDE (PyOXIDE) for a larger example of
it's use.
It lacks a URL, doesn't it?
That would really make it easier to use, wouldn't it...
It's on my idisk:
http://homepage.mac.com/gandreas/
(You should be able to just "go to other user's idisk public folder"
in the finder and type in "gandreas")
--
Glenn Andreas email@hidden
Theldrow, Blobbo, Cythera, oh my!
Be good, and you will be lonesome
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.