Live data from Hacker News

Pascal Worked Better With C Than C Did [video]

youtube.com

1–2 of 2 posts

Re: Pascal Worked Better With C Than C Did [video]

#2
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.