lua-users home
lua-l archive

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


> Could anybody point me to some relevant documentation?  Does anybody on the
> list have any experience hooking Lua up to Fortran?

You can take a look at NumericLua:

http://luaforge.net/projects/numlua

I use a lot of Fortran code there. Bottom line is: no need to wrap routines;
just declare appropriate C prototypes.

Cheers,
luis.

-- 
A mathematician is a device for turning coffee into theorems.
        -- P. Erdos 

-- 
Luis Carvalho
Applied Math PhD Student - Brown University
PGP Key: E820854A <carvalho@dam.brown.edu>