discuss-gnustep
[Top][All Lists]
Advanced

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

ANN: IDEKit - Framework for programmer editors (fwd)


From: Alex Perez
Subject: ANN: IDEKit - Framework for programmer editors (fwd)
Date: Fri, 16 Jan 2004 12:28:03 -0800 (PST)

Mr. ProjectCenter...Paging Mr. ProjectCenter...

---------- Forwarded message ----------
Date: Fri, 16 Jan 2004 10:46:56 -0600
From: Glenn Andreas <gandreas@mac.com>
To: cocoa-dev@lists.apple.com
Subject: ANN: IDEKit - Framework for programmer editors

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.


-- 
Glenn Andreas                      gandreas@delver.com
Theldrow, Blobbo, Cythera, oh my!
Be good, and you will be lonesome
_______________________________________________
cocoa-dev mailing list | cocoa-dev@lists.apple.com
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.





reply via email to

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