Pascal is a procedural programming language designed in the late 1960s by Niklaus Wirth as a small, efficient language intended to encourage good programming practices. It is known for its clarity, strong typing, and readability.
education, desktop applications, systems programming
modules, range types, named arguments
static system, non-structural typing, strong typing, none inference, compile-time checking, conservative type coercion, required type annotations
compiled
ALGOL, ALGOL W, Simula, ALGOL 60
pas, dfm, dpr, inc, lpr, pascal, pp
Status | active |
Type | programming |
Created | 1970 |
Designed by | Niklaus Wirth |
Developed by | Niklaus Wirth |
PyPL Index | #30 |
TIOBE Index | N/A |
GitHub rank | #39 |