Liste des Groupes | Revenir à cl c |
On 10/09/2024 05:40, Waldek Hebisch wrote:But it handle :Bart <bc@freeuk.com> wrote:<snip long article about Forth>I've looked at half a dozen hits for 'forth postpone' and I still don't>
understand what it does. Apparently something to do with compiled mode.
>
I wouldn't know enough to confidently implement it or use it.
Silly example 1:
>
For a non-advocate of Forth you have a lot to say about it!
I've archived your post for if/when I get back to that project. (If I ever use Forth, it'll be on my own terms. I just tried it to see if it's still breathing:
c:\qapps>qq forth
Bart-Forth
Type bye to stop
> 2 2 + .
4
> bye
So it looks like I already thought of it as my version.)Yes. 24 lines of 32 characters took 768 bytes, and the OS and BASIC took another 125 bytes. There was not a lot of space for user code and data!
So that meagre 1KB had to be shared?>To give more background, bare ZX81 had 1kB RAM (including video RAM).>
You must mean /excluding/ surely? Otherwise there wouldn't be much left
from 1KB!
There is not much left. But there is a trick: boundary between
video memory and rest is movable, as you fill other part available
screen area shrinks. It does not take long time to have machine
completely filled out with no free space left (and IIRC some
small screen area for out of memory message)
Les messages affichés proviennent d'usenet.