News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
SitePoint PHP Blog:
How strict is your dynamic language?
July 27, 2006 @ 06:00:58

Harry Fuecks wonders in this new post on the SitePoint PHP Blog "how strict is your dynamic language?"

Considering the "big four" dynamic, procedural languages; Perl, Python, PHP and Ruby, to an extent they're much of a muchness, offering only small variations on the same theme (ignoring PHP's lack of support for functional-style programming). But sometimes little things make a big difference, and perhaps most of all when your code is given input to handle which it wasn't designed for. Knocked up a simple example to compare them in this area...

He compares four languages - Perl, PHP, Ruby, and Python - by giving, for each, code examples and what the output would be, including what would error out. These examples help to illustrate his final points:

  • where is the point when a fatal error should be raised?
  • what is it the languages should actually complain about?

0 comments voice your opinion now!
strict dynamic language errors perl python ruby compare strict dynamic language errors perl python ruby compare



Similar Posts

Matthew Weir O'Phinney's Blog: PHP error reporting for Perl users

Web Development Blog: Dynamic thumbnails from websites

Arnold Daniels' Blog: PHP != Ruby (and why PHP needs more advanced OO stuff)

David Hansson's Blog: The immediacy of PHP

Douglas Clifton's Blog: Open-source Server-side Web Application Frameworks


Community Events











Don't see your event here?
Let us know!


zend PHP5 releases application developer example security release ajax code book database conference job zendframework package framework cakephp mysql PEAR

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework