Hacker News new | ask | show | jobs
by firesteelrain 411 days ago
I forgot most of this but looking into the BBS software at the time, it looks like most of it was based on Pascal. Apparently very popular at the time
1 comments

Pascal was poised to be the de facto language for microcomputers back in the 80s and early 90s. It really could have gone either way.

I'm not sure what tipped the balance to C/C++. Maybe the Microsoft compilers? Maybe the merge of the minicomputer world into microcomputers? Either way, Pascal held on (via Delphi) into the early 2000s.

2007-2012 I was still writing code in Borland C++ Builder 5 which shared a lot of code libraries with Delphi.

Our microcontroller code was written in Turbo C++