Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #23265

Re: FlashForth demo over Telnet

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.forth
Subject Re: FlashForth demo over Telnet
Date 2013-06-07 01:54 -0700
Organization Nightsong/Fort GNOX
Message-ID <7xobbi47y1.fsf@ruckus.brouhaha.com> (permalink)
References <b3c6f952-815c-4c17-846c-003d2add87d8@googlegroups.com> <a32954fa-4b46-492a-a776-209be4f8d41b@q9g2000vbj.googlegroups.com> <7xli6m1hi6.fsf@ruckus.brouhaha.com> <5c05507f-dc17-4674-aa05-a0a321e63d81@g9g2000vbl.googlegroups.com> <7xsj0u480f.fsf@ruckus.brouhaha.com>

Show all headers | View raw


Paul Rubin <no.email@nospam.invalid> writes:
>   : wills 1000 for i . next ;

Sorry.  Try:

   : wills 1000 for r@ . next ;

I guess those cpu's are really cramped for code space.

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

FlashForth demo over Telnet Mikael Nordman <oh2aun@gmail.com> - 2013-06-06 21:34 -0700
  Re: FlashForth demo over Telnet Mark Wills <markrobertwills@yahoo.co.uk> - 2013-06-07 00:50 -0700
    Re: FlashForth demo over Telnet Paul Rubin <no.email@nospam.invalid> - 2013-06-07 00:56 -0700
      Re: FlashForth demo over Telnet Mark Wills <markrobertwills@yahoo.co.uk> - 2013-06-07 01:51 -0700
        Re: FlashForth demo over Telnet Paul Rubin <no.email@nospam.invalid> - 2013-06-07 01:53 -0700
          Re: FlashForth demo over Telnet Paul Rubin <no.email@nospam.invalid> - 2013-06-07 01:54 -0700
            Re: FlashForth demo over Telnet Mark Wills <markrobertwills@yahoo.co.uk> - 2013-06-07 02:55 -0700
  Re: FlashForth demo over Telnet Paul Rubin <no.email@nospam.invalid> - 2013-06-07 01:52 -0700
    Re: FlashForth demo over Telnet Mikael Nordman <oh2aun@gmail.com> - 2013-06-07 02:49 -0700
  Re: FlashForth demo over Telnet Mark Wills <markrobertwills@yahoo.co.uk> - 2013-06-07 01:52 -0700
    Re: FlashForth demo over Telnet Mikael Nordman <oh2aun@gmail.com> - 2013-06-14 11:03 -0700
  Re: FlashForth demo over Telnet Spam@ControlQ.com - 2013-06-07 18:37 -0400

csiph-web