[erlang-questions] Editor buffer implementation

Joel Reymont joelr1@REDACTED
Fri Jun 8 15:45:48 CEST 2007


Folks,

What would be a good efficient implementation of a text editor buffer  
in Erlang?

Off the top of my head, I'm thinking that a zipper would be helpful.  
The cursor in the zipper would be the cursor in the buffer,  
simplifying insertion.

	Thanks, Joel

--
http://topdog.cc      - EasyLanguage to C# translator
http://wagerlabs.com  - Blog








More information about the erlang-questions mailing list