I’m hoping to write an open source IDE for a programming language I’m designing. I was wondering if anyone knew of any lightweight IDE’s written in C++, that I could use as a starting place. Ideally I want to use something BSD licensed, however I’m willing to consider other licenses if it is required.
Thank you in advance for any help you can provide.
EDIT:
I want to develop a custom interface for each platform. For example, use Objective-C to create a Mac OS X specific interface for it.
Eclipse is the best way to go. However you might want to check