Quote: ABC programs are a quarter or a fifth the length of Pascal/C programs; e.g., FOR line IN document: PUT max{longest; #line} IN longest; faster development
compare the following programs in ABC and Pascal … FOR line IN document: PUT max{longest; #line} IN … These programs illustrate clearly how compact and readable … their equivalent Pascal and C programs. … A program that you might expect to take …
Google-1Google-2