IdentificationDivision. Program-Id. p270. Author. "Stephen Cole Kleene". * "Introduction to Metamathematics" * p270 DataDivision. Working-StorageSection. * variables
77 phi pic S9(8).
77 pi pic S9(8).
77 y pic S9(8). LinkageSection.
77 p1 pic S9(8).
77 p2 pic S9(8).
77 r pic S9(8). ProcedureDivisionusing p1 p2 returning r. * this is a sample from author * pi(0,y)=1 * pi(z',y)=(y+phi(z),pi(z,y)) * phi(y)=pi(y,y) * perform epi move phi to r goback.
epi. if p1=0 thenmove 1 to pi else subtract 1 from p1 perform epi move pi to p2 perform ephi add y to phi
ephi. move y to p1 move y to p2 perform epi. End-Program p270.
Messung V0.5
¤ Dauer der Verarbeitung: 0.1 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.