[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Mar 13 19:33:38 1993 
Subject:external interface (was Re: Release of POPLOG Version 14.2) 
From:Ian Rogers 
Volume-ID:930314.01 

pop@cs.umass.edu ( Robin Popplestone ) writes:
> POPLOG Virtual Machine level, and in the core language, POP-11. Pointers to
> POPLOG objects can be passed directly across the interface; short  integers
> and floats need tag-stripping.

But I'd like to point out that the external procedure interface
*automatically* strips the tags, so the data is transparent to the
external language.

See REF * EXTERNAL for details

Ian.