Wikisage, the free encyclopedia of the second generation, is digital heritage
Plankalkül: Difference between revisions
Jump to navigation
Jump to search
m (wDATA) |
No edit summary |
||
Line 25: | Line 25: | ||
[[nl:Plankalkül]] | [[nl:Plankalkül]] | ||
END | END | ||
==Wikilinks== | |||
[https://web.archive.org/web/20221121162236/https://ftp.mi.fu-berlin.de/pub/reports/TR-B-00-03.pdf Plankalküll the first high-level programming language and its implementation] | |||
{{Wikidata|Q34280}} | {{Wikidata|Q34280}} |
Latest revision as of 16:46, 22 June 2024
Der Plankalkül ist eine von Konrad Zuse in den Jahren 1942 bis 1946 entwickelte Programmiersprache. Es war die erste höhere Programmiersprache der Welt.
Plankalkuel is a programming language developed by Konrad Zuse between 1942 to 1946, considered the first high level language
P1 max3 (V0[:8.0],V1[:8.0],V2[:8.0]) → R0[:8.0]
max(V0[:8.0],V1[:8.0]) → Z1[:8.0]
max(Z1[:8.0],V2[:8.0]) → R0[:8.0]
END
P2 max (V0[:8.0],V1[:8.0]) → R0[:8.0]
V0[:8.0] → Z1[:8.0]
(Z1[:8.0] < V1[:8.0]) → V1[:8.0] → Z1[:8.0]
Z1[:8.0] → R0[:8.0] END
Wikilinks
Plankalküll the first high-level programming language and its implementation Interwiki via Wikidata