• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ANN: IDEKit - Framework for programmer editors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: IDEKit - Framework for programmer editors


  • Subject: ANN: IDEKit - Framework for programmer editors
  • From: Glenn Andreas <email@hidden>
  • Date: Fri, 16 Jan 2004 10:46:56 -0600

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 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.

  • Follow-Ups:
    • Re: ANN: IDEKit - Framework for programmer editors
      • From: Greg Hulands <email@hidden>
  • Prev by Date: Re: Canceling a pop-up menu?
  • Next by Date: NSController design question
  • Previous by thread: (no subject)
  • Next by thread: Re: ANN: IDEKit - Framework for programmer editors
  • Index(es):
    • Date
    • Thread