25 Mar 2004 JoeNotCharles   » (Journeyer)

Wonderful timing - just after I got all excited in my last post, Mark Hahn announced Prothon, a prototype-based language closely based on Python.

Pros: they advertise a better interpreter (but why not just use the same terp for Python?), no rough edges like the __init__ problem.

Cons: not actually Python compatible, so you can't use existing class libraries.

I imagine I'll look quickly at it, say, "Very nice," and then keep using Python. Because this is pre-alpha, and Python works now. And hacking with metaclasses is fun!

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!