I wouldn't call the FORTRAN "legacy code". People are still using BLAS and such
because the FORTRAN code performs better. These routines have been rewritten
many times in C, C++, and Java and people still use the FORTRAN simply because
it does a better job. Numerical solutions are what FORTRAN w
IronPython implements Python in C#, and can
call .NET but not C.
PythonNet implements Python in C, and can
call both .NET and C.
IronPython is probably the closest to what
you want, since Python classes should also be .NET classes.
Regards,
Mike
- Original Message -
From: