[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: [ID 19991229.003] perl 5.005_03 core dumps -- singal





Larry Wall wrote:

> Fisher Mark writes:
> : (Hmmm.  I wonder what would be the performance of a text editor written in
> : Perl?)
>
> Depends on how you implement your character insertion, your screen
> refresh, and your various incestuous internal hooks.  But mostly it
> depends on whether you call it pim or pemacs.   :-)

actually, its called "gedi" and should be rolled into the Tk800.017 release.
(if not, I think its in the widget demo) most of it is perl subs that Nick and I
scrunched into Tk::Text and Tk::TextUndo. It has all the functionality of the
textedit program on unix.

ok, ok, a lot of the underlying code is C (character inserts, and the like)
but, a lot of the higher level stuff is pure perl. (search and replace, undo/redo, etc)
never benchmarked it though...

Greg





[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]