functors.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
fake-call-next-method tuple
fake-quotation tupleseq


Generic words
WordStack effect
(fake-quotations>)( fake -- )
>fake-quotations( quot -- fake )


Ordinary words
WordStack effect
(<FUNCTOR:)( -- word def effect )
(INTERPOLATE)( accum quot -- accum )
fake-quotations>( fake -- quot )
parse-binding( end -- pair/f )
parse-bindings( end -- words )
parse-declared*( accum -- accum )
parse-definition*( accum -- accum )
parse-functor-body( -- form )
with-bindings( ..a end quot: ( ..a words -- ..b ) -- ..b )


Class predicate words
WordStack effect
fake-call-next-method?( object -- ? )
fake-quotation?( object -- ? )


Files