Why not? Because it helps a distinctly inferior language design to perpetuate.
It used to be said that any programmer that first learned to program using
BASIC was ruined for life. I would say the same thing about Javascript.
Doug C.
On Fri, 21 Feb 2025 17:46:49 -0500 wrote ---
I would like to share my painful results when I have tried to generate
Android-R33.inc and pas header files by using javappjar.
It even very probably caused my RAM chip to get burned out, because The
process is so memory allocation hungry and complex.
Please who of us has prepared folders with al
Den 21.02.2025 19:49, skreiv Peter B via fpc-pascal:
On 21/02/2025 02:26, Hairy Pixels via fpc-pascal wrote:
What do you mean? like syntax styling?
Hi Ryan,
I'm looking for a diff tool that would show
a/ foo := false;
b/ foo := true;
as differences worth reporting,
but would suppress
a/ F