Re: (aref ary i) versus (gethash k hash) --- inconsistent?



Kent M Pitman <pitman@xxxxxxxxxxx> wrote:
+---------------
| Back to the original point, I think in English, some verbs take
| postional args (objects) and some have objects that can move around,
| and some can do either. "Give John the ball" is positional.
| "Give the ball to John" takes advantage of an optional guide word.
| There is no positional for "Push x y" in English, only in nerdspeak.
| You have to say "Push x onto y" (or "into" or some other preposition).
| And having done so, you can freely move it. "Push onto y x" works, too.
| I think probably the thought at the time was that you could get just
| as used to saying "push ONTO list item" as the other, even though
| that was untested.
+---------------

Hardly "untested", since that's the way the PDP-10 opcode of the
same name worked! ;-} ;-}

PUSH LIST, ITEM

....where LIST here is the name of some general register (other
than 0) to be treated as a stack pointer (usually named "P").

[Note for non-PDP-10 folk: PDP-10 stacks grew *upwards*...]


-Rob

-----
Rob Warnock <rpw3@xxxxxxxx>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607

.



Relevant Pages

  • Re: (aref ary i) versus (gethash k hash) --- inconsistent?
    ... "Give John the ball" is positional. ... | There is no positional for "Push x y" in English, ... "Push onto y x" works, ... and varargs generally work best at the end of argument lists. ...
    (comp.lang.lisp)
  • Re: The greatest men ever
    ... any of this "push one for English" kak. ... rather handle routine transactions quickly and efficiently than wrangle ...
    (rec.humor)
  • Re: ** CASA DICE - FAMOUS SIGNS ** Check this out
    ... And that he keeps complaining about "push 1 for English" when his ... Lots of people's English skills are awful. ... You live in America, you speak American. ...
    (rec.arts.tv)
  • Re: England tactic could lead to row
    ... >Nothing surprises me about English playmanship in these matters. ... stretching it a bit. ... I hardly think the English are the first to push the envelope, ... At the very least they are one of several that have pushed the laws ...
    (rec.sport.cricket)
  • Re: True and Funny
    ... I think he was just trying to PUSH 2 to get back to English! ... John (JayMac) ...
    (misc.news.internet.discuss)

Loading