Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #23264
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: FlashForth demo over Telnet |
| Date | 2013-06-07 01:53 -0700 |
| Organization | Nightsong/Fort GNOX |
| Message-ID | <7xsj0u480f.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> |
Mark Wills <markrobertwills@yahoo.co.uk> writes: > : wills 1000 0 do i . loop ; > It doesn't know do. Tried WORDS. Sure enough, DO isn't in there. I > need to RTFM ;-) There is a pdf cheat sheet linked from the web page. Try: : wills 1000 for i . next ;
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
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