Direct function: Difference between revisions

Content deleted Content added
Roger Hui (talk | contribs)
Direct operator (dop): wikified Aho, Hopcroft, Ullman
Roger Hui (talk | contribs)
Direct operator (dop): removed extra blank
Line 299:
</source>
 
The above formulation is not new; see for example Figure 3.7 of the classic ''The Design and Analysis of Computer Algorithms''.<ref name=AHU>{{citation|last1=Aho|first1=A.V.|author-link1=Alfred Aho|last2=Hopcroft|first2=J.E.|author-link2=John Hopcroft|last3=Ullman|first3=J.D.|author-link3=Jeffrey Ullman|title=The Design and Analysis of Computer Algorithms|date=1974|publisher=Addison-Wesley}}</ref> However, unlike the [[Pidgin code|pidgin ALGOL]] program in Figure 3.7, {{code|Q|apl}} is executable, and the partial order used in the sorting is an operand, the {{code|(×-)|apl}} the examples above.<ref name=APL1978/>
 
=== Dfns with operators and trains ===