Parents: | functors |
Class | Superclass | Slots |
fake-call-next-method | tuple | |
fake-quotation | tuple | seq |
Word | Stack effect |
(fake-quotations>) | ( fake -- ) |
>fake-quotations | ( quot -- fake ) |
Word | Stack effect |
(<FUNCTOR:) | ( -- word def effect ) |
(INTERPOLATE) | ( accum quot -- accum ) |
(parse-interpolate) | ( str -- ) |
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 ) |
parse-interpolate | ( str -- seq ) |
with-bindings | ( ..a end quot: ( ..a words -- ..b ) -- ..b ) |
Word | Stack effect |
fake-call-next-method? | ( object -- ? ) |
fake-quotation? | ( object -- ? ) |