Hi guys,
i am using IronPython1.0-beta5, a .Net Python
implemented by C# which could leverage the .Net
Framework Lib, for a small project.
If anyone could provide the python interface of STAF,
PYSTAF.dll, for IronPython, it would be rather helpful;)
Thanks.
~Frank
Logged In: YES
user_id=285070
I don't know of anyone using this version of Python with
STAF.
Note that you can try building STAF and STAF Python Support
yourself following instructions in the STAF Developer's
Guide at http://staf.sourceforge.net/current/stafdg.html.
Logged In: YES
user_id=1358616
As IronPython is closely tied with .NET, I was wondering if
someone can build a dll for IronPython can it be used with
any other .NET programming lanuage like C#?