Hacker News new | ask | show | jobs
by auvi 1581 days ago
If I remember correctly, the first Bourne Shell was written in a Pascal-ish C.
1 comments

It's interesting, first time I wrote C was after learning programming through Java. My "C" code was all new_<type>(..) .. I couldn't not think in Java syntax.