A look at the newest Python Metaprogramming

Posted by solrac on Jan 9, 2007 12:49 PM EDT
IBM/developerWorks; By David Mertz, Ph.D.
Mail this story
Print this story

Python made metaprogramming possible, but each Python version has added slightly different -- and not quite compatible -- wrinkles to the way you accomplish metaprogramming tricks. Python has recently grown “decorator,” which are the newest -- and by far the most user-friendly way, so far -- to perform most metaprogramming.

Python made metaprogramming possible, but each Python version has added slightly different -- and not quite compatible -- wrinkles to the way you accomplish metaprogramming tricks. Python has recently grown “decorator,” which are the newest -- and by far the most user-friendly way, so far -- to perform most metaprogramming.

Full Story

  Nav
» Read more about: Story Type: Announcements, News Story; Groups: Community, IBM, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.