[M3devel] Fortran

Henning Thielemann lemming at henning-thielemann.de
Sat Oct 18 17:34:50 CEST 2008


On Sat, 18 Oct 2008, Mika Nystrom wrote:

> Ok now in the realm of crazy questions---and I apologize to those
> whose inboxes I clog with some of my emails...
>
> If there is anyone out there in Modula-3-ether who has ever written
> or heard of ...
>
>  an automatic generator of Modula-3 INTERFACEs for FORTRAN-77 programs
>
> ... would he please make himself known to me?  (I have a Scheme
> interpreter to trade...)

I have written a program for generating Modula-3 interfaces for LAPACK 
(linear algebra routines) using m3coco. But I'm afraid that my Fortran 
parser works only for LAPACK and no other library. I have just copied the 
CVS files to
    http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/m3/pm3/language/parsing/m3coco/test/?cvsroot=PM3
   Before you check this out, I might move it to a different location, 
maybe cm3/m3-tools, if this is more appropriate. (Maybe you also need the 
revised m3coco version, which I only have on a branch, and never tried to 
merge it back to HEAD.)



While searching my own code in the net, I found some nice interviews with 
Luca Cardelli:
   http://www.wikio.com/technology/development/modula-3



More information about the M3devel mailing list