I am fascinated by the enormous variety and at the same time, to me, seeming 
complexity of working in factor. For example, When I start factor-console and 
input, without explicitly using any vocabularies, my Fibonacci number routine, 
it works, but when I do the samething from a script file again without 
explicitly using any vocabularies, the same routine gives all kinds of errors 
like word not found. What vocabularies are implicitly loaded in factor-console 
when it is started, and where is this specified?



-------- Original Message --------
From: John Benediktsson <mrj...@gmail.com>
Sent: 9 November 2019 09:14:30 GMT+05:30
To: factor-talk@lists.sourceforge.net
Subject: Re: [Factor-talk] How to quit Factor - console

Or use CTRL-C.

On Fri, Nov 8, 2019 at 5:19 AM Alexander Ilin <ajs...@yandex.ru> wrote:

> It's `exit` in the `system` vocab.
>
> 08.11.2019, 13:41, "Sanjay Jain via Factor-talk" <
> factor-talk@lists.sourceforge.net>:
> > Forth has the command BYE to quit. What is the corresponding command in
> Factor?
>
> ---=====---
>  Александр
>
>
>
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>


_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to