alien.fortran vocabulary - Factor Documentation (original) (raw)

Word

Stack effect

((fortran-invoke))

( return library function parameters -- quot )

(fortran-invoke)

( return library function parameters -- quot )

( detail -- bad-fortran-abi )

add-fortran-library

( name soname fortran-abi -- )

alien>nstring

( alien len encoding -- string )

define-fortran-function

( return library function parameters -- )

fortran-arg-type>c-type

( fortran-type -- c-type added-args )

fortran-arg-types>c-types

( fortran-types -- c-types )

fortran-name>symbol-name

( fortran-name -- c-name )

fortran-ret-type>c-type

( fortran-type -- c-type added-args )

fortran-sig>c-sig

( fortran-return fortran-args -- c-return c-args )

fortran-type>c-type

( fortran-type -- c-type )

invalid-fortran-type

( type -- * )

parse-arglist

( parameters return -- types effect )

set-fortran-abi

( library -- )