Y
Hacker News
new
|
ask
|
show
|
jobs
by
lionkor
1022 days ago
They likely mean the pascal-like syntax
1 comments
augustk
1022 days ago
Standard Pascal has 35 reserved words compared to ANSI C 89 which has 32. Not a big difference in terms of English-heaviness.
https://wiki.freepascal.org/Standard_Pascal
https://en.cppreference.com/w/c/keyword
link
lionkor
1021 days ago
Pascal uses words in a lot of places where C uses symbols
link
https://wiki.freepascal.org/Standard_Pascal
https://en.cppreference.com/w/c/keyword