Tag: Pascal
Classical Programming Languages: The Saga of Pascal
In the first two articles in this series on classical programming languages, we have discussed Fortran and COBOL — two languages in their early...
Joy of Programming: Why C is a Middle-Level Language!
C has low-level language features disguised as high-level features. We'll look at two case studies -- arrays and functions -- to understand what we...