Hacker News new | ask | show | jobs
by wongarsu 771 days ago
What's wrong with Pascal, apart from the ability to hire developers for it?
4 comments

I hated the dialects of Pascal we were using at school in the early 1980s because they didn’t really support systems programming but after I got a 286 machine I got into Turbo Pascal which did have the extensions I need and that I preferred greatly to C but I switched to C in college because I could write C programs and run them on my PC or on Sun workstations with a 32 bit address space.
Turbo Pascal and later Delphi were really nice, but I guess in the same vertical C won due to its UNIX legacy.

You can pretty much transform 1:1 between C and Pascal code.

Writing in Pascal itself is a Job Preservation Pattern
Nothing wrong, just surprised