> "zhang" <[email protected]> wrote in message > news:[email protected]... > > ScintillaD is a D port of Scintilla which is implemented in C++. > > > > > > 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? >
To make the ScintillaD working for D is the first step. The next step is to implement a IDE for D like Code::Blocks for C++. New features should be add to ScintillaD as the requirement needs more. ---------- Zhang <[email protected]>
