home .. forth .. colorforth mail list archive ..

[colorforth] NASM for colorforth


that looks alot like rebol (not exactly but sort of)


--- Kristopher Johnson
<kristopher_d_johnson@xxxxxxxxx> wrote:
> The wiki URL can be abbreviated as
> http://kristopherjohnson.net/wiki/ColorForth
> 
> This has gotten me thinking about a whiz-bang
> feature I'd like to eventually
> see in colorForth.  I'd like to be able to load and
> save colorForth blocks over
> a network.  For example, I could enter someting like
> this:
> 
>  100 load" http://kristopherjohnson.net/MyApp.blk";
> 
> to load blocks over the network, starting at block
> 100.  Similarly, I'd like to
> enter something like this:
> 
>  100 5 put"
> http://kristopherjohnson.net/wiki/MyApp.blk";
> 
> to save five blocks to the given file, or something
> like this:
> 
>  save" http://kristopherjohnson.net/kj.img";
> 
> to save the entire colorForth image.
> 
> This facility would work around all the muckety-muck
> of using Windows/Unix
> machines and floppies to share code.
> 
> I know we're a long way from this.  We'd need TCP/IP
> and some support for HTTP.
>  We'd probably need to support basic HTTP
> authentication, and may even want SSL
> for serious use.  The PUT" and SAVE" words might
> require some sort of CGI
> handler on the web server, or maybe we could use DAV
> or FrontPage extensions.
> 
> There would also be a need to make it easy to enter
> URL's using colorForth's
> keypad.  Some of the common symbols aren't part of
> colorForth's character set
> ('%' and '_', in particular), and the HTTP
> requests/responses use ASCII.
> 
> Anyway, it's just something to think about.  I'd be
> willing to help implement
> some of this, but I'd need the basic network
> hardware and TCP/IP support from
> someone else.
> 
> -- Kris
> 
> 
> --- marrandy <marrandy@xxxxxxxxxxxxxxxxxx> wrote:
> > Hello t
> > 
> > On 08-Jul-02, you wrote:
> > 
> > 
> > > There are two indexes to colorForth resources.
> Kris Johnson's Wiki page
> > >
>
http://kristopherjohnson.net/cgi-bin/twiki/view/Main/ColorForth
> > > and my colorForth index
> > > http://www.users.qwest.net/~loveall/c4index.htm
> > > 
> > > My index has indices into Chuck's colorForth
> site and Jeff Fox's UltraTech
> > > page. It also has commented links to your stuff,
> Bernd's efforts, Kris's
> > > Wiki, a current archive of this email list,
> MASM32 and zipped build kits.
> > > 
> > > The only thing it might be lacking is a data
> base of operational
> > > colorForth versions and matching hardware. That
> information is available
> > > in the email archive.
> > > 
> > > If the colorForth email sysop were to include
> links to either of the these
> > > colorForth indices in the footer along with the
> URL to Chuck's home page,
> > > it might help.
> > > 
> > > Regards,
> > > Terry Loveall
> > 
> > 
> > All you need to do is ask.   Your wish is my
> command.
> > 
> > Regards...Martin
> > ------------------------
> > 
> > To Unsubscribe from this list, send mail to
> Mdaemon@xxxxxxxxxxxxxxxxxx with:
> > unsubscribe ColorForth
> > as the first and only line within the message body
> > Problems   -   List-Admin@xxxxxxxxxxxxxxxxxx
> > Main ColorForth site   -  
> http://www.colorforth.com
> > Kris Johnson's Wiki page
> >
>
http://kristopherjohnson.net/cgi-bin/twiki/view/Main/ColorForth
> > Terry Lovealls colorForth index
> > http://www.users.qwest.net/~loveall/c4index.htm
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Sign up for SBC Yahoo! Dial - First Month Free
> http://sbc.yahoo.com------------------------
> 
> To Unsubscribe from this list, send mail to
> Mdaemon@xxxxxxxxxxxxxxxxxx with:
> unsubscribe ColorForth
> as the first and only line within the message body
> Problems   -   List-Admin@xxxxxxxxxxxxxxxxxx
> Main ColorForth site   -   http://www.colorforth.com
> Kris Johnson's Wiki page
>
http://kristopherjohnson.net/cgi-bin/twiki/view/Main/ColorForth
> Terry Lovealls colorForth index
> http://www.users.qwest.net/~loveall/c4index.htm
> 


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com------------------------

To Unsubscribe from this list, send mail to Mdaemon@xxxxxxxxxxxxxxxxxx with:
unsubscribe ColorForth
as the first and only line within the message body
Problems   -   List-Admin@xxxxxxxxxxxxxxxxxx
Main ColorForth site   -   http://www.colorforth.com
Wiki page http://kristopherjohnson.net/wiki/ColorForth
ColorForth index http://www.users.qwest.net/~loveall/c4index.htm