felix standard library - types(1)
NAME
Standard library types (these need to be checked!).
Integers
Arrayint8 int16 int32 int64
Signed two's complement integers of exact size.
uint8 uint16 uint32 uint64
Signed two's complement integers of exact size.
Floats
Arraymisc
address Machine address, void* in C.
byte Unit of memory store, unisgned char in C.
VERSION
1.1.1_rc1
SEE ALSO
felix(1) for a language introduction and man page index
flx(1) for a list of the tools.
flxcc(1) for a description of the wrapper generator tool.
flx_lit(1) for a description of literals
flx_op(1) for a list of operators
flx_cop(1) for a list of C operator precedence names
flx_key(1) for a list of keywords
flx_grammar(1) for a grammar summary
flx_lib_typ(1) for a list of library types
flx_dir(1) for a list of directives
flx_exec(1) for a list of executable statements
flx_decl(1) for a list of declarative statements
flx_bind(1) for a list of binding statements
WEB SITE
See http://felix.sourceforge.net