Pascal Worked Better With C Than C Did [video]
1–2 of 2 posts
Re: Pascal Worked Better With C Than C Did [video]
#2True. 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.