What programming language should I use for this simple application?

I need to create a simple program / utility for analyzing a txt file (deleting empty lines, concatenating strings, etc.) that runs on Windows XP and can be called from the Windows command line. What language / programming environment is best for this type of application?

Thank you, I hope I'm not vague.

+3
source share
9 answers

perl was designed from scratch for word processing

+5
source

I would recommend Python .

+4
source

Perl - .... , - .

+2

, , ole Batch.

+2

Perl? Python? #?

, .

+1

perl python .

, sed awk.

+1

, . , , .

-, , # Python. , . API . runtime/fx, .

"" , Perl. - PowerShell. , Perl .

+1

, Perl Python - , - , JavaSript Windows Scripting Host, , C/++ Bash Scripting ( , ).

0

Gawk, , Windows. (G) awks , Perl ( ), - C- .

0
source

Source: https://habr.com/ru/post/1744849/


All Articles