Hi,
I'm rookie with Phyton but veteran with Perl, VB and C.
I'm planning a new utility and I have some struggles about what language to use. In fact, I need the following:
* A rich language with regular expressions
* Compiled language that cannot be decoded.
* A language that I can compile the same source on both Windows and Unix/Linux (all kinds)
* Running command-lines and operating system commands (CLI)
* GUI
Does Phython supply all above?
Thanks in advance!
I'm rookie with Phyton but veteran with Perl, VB and C.
I'm planning a new utility and I have some struggles about what language to use. In fact, I need the following:
* A rich language with regular expressions
* Compiled language that cannot be decoded.
* A language that I can compile the same source on both Windows and Unix/Linux (all kinds)
* Running command-lines and operating system commands (CLI)
* GUI
Does Phython supply all above?
Thanks in advance!