simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] Use of Python in simulavrxx


From: Michael Hennebry
Subject: Re: [Simulavr-devel] Use of Python in simulavrxx
Date: Sat, 14 Mar 2009 17:41:02 -0500 (CDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

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   address@hidden
"Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]