[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.9.2 Building

05331 COMPN ( obn..ob1 #n #prolog → comp )
05459 {}N ( obn..ob1 #n → { obn..ob1 } )
05445 ::N ( ob1..obn #n → :: ob1..obn ; )
0546D SYMBN ( ob1..obn #n → sym )
54CEF (SYMBN:) ( ob1..obn #n → symb )
Does 'R, SWAP#1+ then SYMBN. Creates a symbolic from the meta in the stack and the next object in the runstream. This object is added to the end of the symbolic.
63F01 top&Cr ( meta1 meta2 → symb )
Does top& then <REF>SYMBN: .
5E661 (ONESYMBN) ( ob1..obn #n → symb )
05481 EXTN ( ob1..obn #n → u )
Builds a unit object.
5E0DA P{}N ( ob1..obn #n → {} )
Build list with possible garbage collection.
5E111 (P::N) ( ob1..obn #n → seco )
Build seco with possible garbage collection.
5E0A3 (PSYMBN) ( ob1..obn #n → sym )
Build symb with possible garbage collection.



This document was generated by Carsten Dominik on May, 30 2005 using texi2html