Hacker News new | ask | show | jobs
by dalke 3998 days ago
Looking at it reminded me of my first C textbook from school; "C as a second language for native speakers of Pascal". If I recall correctly, it has a section on macros you can define to make your C code look more like Pascal - much like how Bourne preferred Algol syntax.
1 comments

At which point you wonder if you're writing C code anymore. There's also the king's way http://www.merl.com/publications/docs/TR93-17.pdf