Hacker News new | ask | show | jobs
Pascal Worked Better With C Than C Did [video] (youtube.com)
4 points by harryvederci 653 days ago
1 comments

True. I noticed the same when implementing my Oberon+ FFI and (semi-automatically) converting C headers to interface modules. The module and visibility concept is much better in Oberon than in Pascal from my point of view. Otherwise it looks quite similar.