On Sat, 16 Aug 2014 10:25:01 +0000
MrSmith via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com>
wrote:

> Can you also share your progress?
sure. the project has no public repo yet, but you can take a look at
it's current state here: http://ketmar.no-ip.org/etx.txz

no undo/redo support for now, and it accepts only dchars, but you can
find working (i hope, at least unittests works ;-) rb-tree and
piecetable there. no slicing yet, and range support is nearly
non-existing, but piecetable supports extensible text styles! ;-)

i'm not really happy with design though. it mindlessly allocates alot
of small classes (it should use pools instead, i believe) and high-level
text rendering interface is not ported yet.

i'm planning to announce it in d.announces when it will be ready to 'go
public'. not sure yet if i'll leave it 'as is' or will try to rewrite in
in something like 'D style' before announcing.

ah, and it needs at least minimal documentation too. ;-)

Attachment: signature.asc
Description: PGP signature

Reply via email to