c++ - Good starting cross platform ide -


i'm hoping write open source ide programming language i'm designing. wondering if knew of lightweight ide's written in c++, use starting place. ideally want use bsd licensed, i'm willing consider other licenses if required.

thank in advance can provide.

edit: want develop custom interface each platform. example, use objective-c create mac os x specific interface it.

eclipse best way go. might want check

  1. code::blocks or
  2. kdevelop

Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -