Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #23266
| Newsgroups | comp.lang.forth |
|---|---|
| Date | 2013-06-07 02:49 -0700 |
| References | <b3c6f952-815c-4c17-846c-003d2add87d8@googlegroups.com> <7xwqq6481z.fsf@ruckus.brouhaha.com> |
| Message-ID | <032cf65b-4fd1-4e7a-8eaa-15f76b884651@googlegroups.com> (permalink) |
| Subject | Re: FlashForth demo over Telnet |
| From | Mikael Nordman <oh2aun@gmail.com> |
On Friday, June 7, 2013 11:52:08 AM UTC+3, Paul Rubin wrote: > Mikael Nordman <oh2aun@gmail.com> writes: > > > Now you can try FlashForth on 4 different boards by logging in via telnet. > > > The telnet session connects directly to a serial port to a uC board. > > > > This is really neat. The Atmega version makes me want to try it on my > > officemate's Arduino. I'm not sure if he has the right model though. I > > also want to try Mecrisp and 4e4th on my MSP430 Launchpad. > > > > I'd be interested to hear any programming stories involving Flashforth. > > How do you actually develop code under an embedded Forth, on those small > > processors with no mass storage? At least in the 8-bit days, they had > > block editors and floppy discs, which gave them a way to save code as > > they wrote it. Do you write everything on a host computer and then > > download it over the serial port? It was not worth the effort or the code space to develop FF into full FORTH OS. It could be done of course. I just edit the code in a PC and upload over the serial link. MARKER/FORGET helps to reload the code until it compiles/works. In the demo you can just copy/paste into the terminal
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