programming-idioms icon indicating copy to clipboard operation
programming-idioms copied to clipboard

Add language PL/I

Open Deleplace opened this issue 6 years ago • 1 comments

https://en.wikipedia.org/wiki/PL/I

Programming-Idioms is not intended to host code in all languages, only the most widely used languages. A new entry is possible only after a lot of users have requested it. Please add a comment to this page if you feel this language should be added.

Deleplace avatar Sep 27 '19 07:09 Deleplace

The language PL/I should be added because it is designed for commercial and scientific programming, and supports both decimal and binary operations in fixed-point and floating-point. As well, it has superb character-handling facilities.

RobinVowels avatar Oct 03 '19 01:10 RobinVowels