gianthare: (Default)
gianthare ([personal profile] gianthare) wrote2011-02-07 10:29 am

Those were the days

If you find yourself writing awk scripts of more than, say, a few hundred lines, you might consider using a different programming language. Emacs Lisp is a good choice if you need sophisticated string or pattern matching capabilities. The shell is also good at string and pattern matching; in addition, it allows powerful use of the system utilities. More conventional languages, such as C, C++, and Lisp, offer better facilities for system programming and for managing the complexity of large programs.


Emacs Lisp и shell в кач-ве идеальных кандидатов для pattern-matching! Лисп наравне с C и C++ в кач-ве мейнстримного языка!

[identity profile] dmpogo.livejournal.com 2011-02-08 05:20 pm (UTC)(link)
Ну, не вообще мейнстримные, а для 'system programming'.