Next Previous Up Top Contents Index

2 FLI Types

2.1 Immediate types

The immediate types are the basic types used by the FLI to convert between Lisp and a foreign language. Table 2.1 shows the immediate types of the FLI.

Table 2.1 FLI immediate types

:boolean

:lisp-double-float

:byte

:lisp-float

:char

:lisp-single-float

:const

:long

:double

:pointer

:enum

:short

:float

:signed

:int

:unsigned

For details on each immediate type, see the relevant reference entry.

2.1.1 - Integral types
2.1.2 - Floating point types
2.1.3 - Character types
2.1.4 - Boolean types
2.1.5 - Pointer types

LispWorks Foreign Language Interface - 12 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker