Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Thoughts about Phython

Status
Not open for further replies.

tg2003

IS-IT--Management
Feb 6, 2003
270
0
0
IL
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 suspect anything can be decompiled.

Python ticks the rest of your boxes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top