[BioPython] "Developing Bioinformatics Computer Skills"
Andrew Dalke
dalke@acm.org
Wed, 28 Mar 2001 19:55:55 -0700
Dinu Gherman:
>Which raises the question if this mountain of Perl code
>could be "wrapped" more nicely in a Python shell
> Digital Creations
Yep, Digital Creations and Active State have a way
to call Perl from Python. See
http://www.zope.org/Wikis/zope-perl/FrontPage
For something really mind splitting, see Minotaur
http://www.equi4.com/minotaur/minotaur.html
It's an embedded Forth interpreter which converts
the parameter call semantics between the different
languages.
Andrew
dalke@acm.org