gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] An odd error


From: Bernd Paysan
Subject: Re: [gforth] An odd error
Date: Wed, 27 Jun 2018 23:18:46 +0200

Am Mittwoch, 27. Juni 2018, 16:01:09 CEST schrieb Andrew Haley:
> OK, fair enough.  Is there some other way to cold start the interpreter?

Well, the most reasonable real cold start of the interpreter would probably be 
an execve() with the original arg[].

What I usually do when I want a fresh gforth is just BYE, cursor up and 
return.  That gives me a clean new interpreter.  Unlike on embedded systems, 
on a desktop it is very hard to implement COLD in a way that really gets you a 
fresh system.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
net2o id: kQusJzA;address@hidden(dQ*
https://net2o.de/

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]