[fpc-pascal] Better usage of "with"

Marcos Douglas B. Santos md at delfire.net
Thu Jun 14 14:42:42 CEST 2018


On Thu, Jun 14, 2018 at 8:43 AM, Ryan Joseph <ryan at thealchemistguild.com> wrote:
>
[...]
> His premise for the proposal is that programming languages
> should help the programmer to make code which is better read
> by the CPU instead of high-level constructs for abstract concepts.
> It’s very specific to a particular task but very important for
> low-languages like c++ and Pascal which are close to the CPU.

It is the opposite: programming languages should help programmers
to make code which is better read by human being, not CPU.



More information about the fpc-pascal mailing list