News Feed
Jobs Feed
Sections




News Archive
Jack Diederich's Blog:
Comparing the Ruby/PHP/Python C Interpreters
March 17, 2010 @ 15:02:13

Recently on his blog Jack Diederich took a look at three different interpreters for Ruby, PHP and Python to see how they were implemented as compared to the language they're used in.

The other day I went poking around the Ruby and PHP interpreters (the current stable versions). I hadn't looked inside PHP since the 4.x series and Ruby I had never checked out. Like CPython the internals of both PHP and Ruby look something like their resulting language, but in C. For each interpreter I just compiled it and looked at how core types and extension types were implemented.

For PHP, he went with the PHP 5.2.13 release and talks about the compile process (a bit spammy), running the unit tests that come included and how the interpreter handles data types, core types and objects.

0 comments voice your opinion now!
compare interpreter ruby python


blog comments powered by Disqus

Similar Posts

Perl.com: Programming is Hard, Let's Go Scripting...

Dave Marshall's Blog: Notes from porting ruby to php

Adam Bard: The Same App 4 Times: PHP vs Python vs Ruby vs Clojure

Volker Dusch's Blog: Mandatory "Template Engines (Twig) vs Plain Old PHP" Post

Mike Potter's Blog: Attention PHP and Ruby on Rails Fans attending MAX


Community Events











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


object introduction language framework community example database release zendframework2 interview opinion podcast conference code testing series functional tool composer development

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