THE ABSTRACTION THAT IS NOT THERE

What I REALLY want to do is avoid introducing an abstraction layer (even mine!) on 8-bit machines, because they don't have the computing power and resources to handle it; at the same time, I would like to avoid writing a program for each platform, also because I would be forced to test all versions.

Let's say I'm aiming for a “WORA without framework”.

To do this, you need to set rules and stakes.

IT IS NOT POSSIBLE:

IT IS POSSIBLE:

This is the MIDRES project (and library).

Move to page THE ADVANTAGES OF ISOMORPHISM.

1)
currently, I'm not sure that this rule is required