|
Show off, what people have said about this project. |
|
Design Document, what is wrong with this program,
how can the data structure be improved, what direction
should it go? |
|
Æditor Developer Manual, a work in progress. The following
documents may have more interest. |
| Studies of how certain commands should behave under various
combination of conditions.
vertical movement,
horizontal movement,
study of wordwrap
Many editors could be more user-friendly.
|
|
Ruby Embedded into C++, how to call back'n'forth between
C++ and Ruby. How to let SWIG
generate the glue code.
Plus a skeleton project you can experiment with.
|
|
A minimal DocBook setup on Unix, in paticular how to
get 'catalog.xml' accelerate DocBook2html compilation. |
|
Fun with FreeBSD, lots of weird setup things, concerning
backup, terminals, remote-desktop. |
|
Iterator Documentation, for bidirectional iterators. |
|
random editor ideas, that I think of implementing. |
Links related to designing and implementing text-editors.
Links related how to write better code.