What Programing Language is Best for Text Processing
By Xah Lee. Date: .
emacs lisp buffer data type, essential for text processing
computer science.
is there any other programing language that has emacs lisp buffer type, which is like a glorified string with data such as cursor position, and extraction between positions, or insert text at a position, etc.