PureBytes Links
Trading Reference Links
|
Mike:
>The problem with Perl and Python, at least in the windows world, is
>that they are fine for command line programs and behind the scenes
>crunching, but tying them to a fully functional user interface
>is lame.
Perl was never intended to do that -- perl programs generally rely on
the presence of a browser to handle user interfaces.
There are a half a dozen GUI interfaces for perl...plus a browser.
|