Category:PL/M: Difference between revisions

Note about the forms of DO statements available
(Remove {{stub}})
(Note about the forms of DO statements available)
 
(2 intermediate revisions by the same user not shown)
Line 1:
{{language}}|PL/M
|tags=plm
}}
 
Designed and implemented in 1973 by Gary Kildall, PL/M (Programming Language for Microcomputers) is (as the name suggests) a language designed for microcomputer software, particularly system software.
Line 10 ⟶ 12:
* CALL
* DECLARE
* DO-END (4 forms: statement grouping, counted loops, while loops and case statements)
* DO-END
* IF-THEN-ELSE
* GOTO
Line 41 ⟶ 43:
* [[PL/1]]
* [[Polyglot:PL/I and PL/M]]
* [[Tasks not implemented in PL/M]]
3,025

edits