New experiences with PythonForDelphi

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Caleb Hattingh

    #1

    New experiences with PythonForDelphi

    Hi all

    I hadn't checked PythonForDelphi in a while, and decided to again today.
    All I can say is *wow*. Those guys are doing a terrific job. For those
    of you with a pascal background (and a Delphi/Kylix licence), you may want
    to check it out. In particular, the creation of binary addons/modules
    (e.g. pyd) is very nearly effortless (I have never used something like
    SWIG/Pyrex, so I can't compare), and this is where my interest lies.
    There is also support for Kylix, and I'm gonna try that out as soon as I
    can get the personal edition down my 56K line :)

    It is (good) news to me that C is not the only game in town for creating
    binary python extensions.

    Just a heads-up is all
    Caleb
Working...