Next:
Basic datatypes
Up:
Implementation Notes (aka hacker
Previous:
Argument passing conventions
 
Contents
Datatypes representation
ptroff is signed integer type of size of pointer.
struct lambda_exp { void *fnc, *closure; }
Subsections
Basic datatypes
Strings
Tuples
Unions
Structures
By value or by reference
Micha³ Moskal 2001-11-27