next up previous contents
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

Micha³ Moskal 2001-11-29