On Sat, 14 Mar 2009, Joerg Wunsch wrote:
As Michael Hennebry wrote:
I've not done any interlanguage linking with python before.
So far, my greatest feats of interlanguage linking are
BAL/FORTRAN, C++/FORTRAN, and AVR-assembly/C.
That sounds esoteric enough so you could handle any mainstream
language combination. :-))
Not really.
One can do pretty much anything with assembly.
C++/FORTRAN is just a matter of getting the declarations right.
I was rather proud of getting the parameter
string from FORTRAN 66 without assembly.
WRITE(5, 100)
100 FORMAT(59H1IT'S BEEN QUITE A WHILE AGO I'VE BEEN USING THAT
1 LAST TIME)
--
Michael henne...@web.cs.ndsu.nodak.edu
"Pessimist: The glass is half empty.
Optimist: The glass is half full.
Engineer: The glass is twice as big as it needs to be."
_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/simulavr-devel