I need a programming language for text editing and processing (replace, formatting, regexregular expressions, string comparison, word processing, text analysis, etc.). Which programming language is more powerful and has more functions for this purpose?
Since I work PHPPHP for my web projects, I currently use PHP;PHP, but the fact is that PHP is a scripting language for web applications,applications; my current project is offline.
I am curious if other programming languages such as PerlPerl, PythonPython, CC, C++C++, JavaJava, etc. have more functionality for this purpose, and worth of shifting the project?