What is PL/I written in?
The PL/I compiler is written in Assembly (documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Compiler Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| Assembly | 85% | Early PL/I compilers for IBM System/360 written in assembly | Source |
Influenced By
- Fortran — PL/I incorporated Fortran's scientific computing features
- COBOL — PL/I incorporated COBOL's data processing features
Frequently Asked Questions
What language is PL/I written in?
PL/I is primarily implemented in Assembly. See the implementation section above for details and source references.
What languages influenced PL/I?
PL/I was influenced by COBOL, Fortran among others. See the influence section above for the full list.