ScintillaD is a D port of Scintilla which is implemented in C++. Scintilla is an excellent editing component.
The GUI toolkit which ScintillaD lies on is WindowsApi on Windows. The ScintillaD's APIs are almost identical with Scintilla's. The changes to APIs are done mainly in order to use the properties of D programming language. Project url: https://bitbucket.org/heromyth/scintillad Current status: Not runnable, but compilable and debuggable. ---------- Zhang <[email protected]>
