"zhang" <[email protected]> wrote in message news:[email protected]... > 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. >
Fantasic :) Once this becomes runnable and useable, do you have any particular plans for it? Any features you're planning to add that aren't in C++ Scintilla? (I'd *love* to be able to have support for elastic tabstops.) Or it is simply to be able to easily use Scintilla from D? ------------------------------- Not sent from an iPhone.
