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


Groups > comp.lang.forth > #10438

Re: A short history of the stages of development and status of RP's For interpreter.

From Nomen Nescio <nobody@dizum.com>
Newsgroups comp.lang.forth
Subject Re: A short history of the stages of development and status of RP's For interpreter.
References <jkj5ds$p48$1@speranza.aioe.org>
Message-ID <74016b72ecef7b82f353de30eda689ea@dizum.com> (permalink)
Date 2012-03-25 10:30 +0200
Organization mail2news@dizum.com

Show all headers | View raw


"Rod Pemberton" <do_not_have@noavailemail.cmm> wrote:

> There are probably Forths available for IBM 360.  I just don't recall seeing
> them.

I asked here on c.l.f. after reading something in an old BYTE but Elizabeth
said the source is not extant. I was interested in seeing what they did, not
using it because it wouldn't meet my needs, but I like looking at old IBM
code. If you ever have a few decades free time, look over the PL/I
optimizing compiler logic manuals. You could use them to write a PL/I
compiler if you had a few decades. After looking at that I figured a Forth
would be a lot easier to do.

> You could search mod.sources, net.sources, net.forth, comp.lang.forth, etc
> for Forth in the subject line and some possibly used IBM BAL assembly
> instructions or possibly used BSL sequences in the message body.

Thanks I didn't know about these mod and net groups.

> http://groups.google.com/advanced_search

No!

> You might be able to easily port an old Unix Forth:

But it wouldn't do what I want. An application programming language isn't
interesting. A systems programming Forth would be though. That's what I have
in mind. Forth is a nice fit because having a built in assembler is natural
for the language.

> Are you expecting something quick?  If so, you might start from an existing
> Forth, even if it's old, non-ANS, poorly coded in C, etc.

No, as you said further on the journey is the most valuable part of the
process. I do everything from a clean sheet of paper and I'm too old to
change. I haven't ever seen anything I wanted to port. 

> > In other words, what are your goals?
> 
> To code.  Doesn't doing so give you purpose?

No, but I see the value in it or I wouldn't be in this business. Ok the
money helps but it's not the main thing.

> No, it just "escaped" out of another project ...  It's just an enjoyable
> personal experience, like painting a picture, riding a bike in the park,
> going fishing, reading a book, etc.

That's what I mean.

Thanks for the links. I save everything.

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


Thread

A short history of the stages of development and status of RP's Forth interpreter. "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2012-03-22 19:16 -0400
  Re: A short history of the stages of development and status of RP's Forth interpreter. jacko <jackokring@gmail.com> - 2012-03-23 00:38 -0700
    Re: A short history of the stages of development and status of RP's Forth interpreter. jacko <jackokring@gmail.com> - 2012-03-23 00:56 -0700
  Re: A short history of the stages of development and status of RP's For  interpreter. Nomen Nescio <nobody@dizum.com> - 2012-03-23 12:53 +0100
    Re: A short history of the stages of development and status of RP's For  interpreter. "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2012-03-23 20:44 -0400
      Re: A short history of the stages of development and status of RP's For  interpreter. Nomen Nescio <nobody@dizum.com> - 2012-03-25 10:30 +0200
        Re: A short history of the stages of development and status of RP's For  interpreter. "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2012-03-25 06:05 -0400
          Re: A short history of the stages of development and status of RP's Nomen Nescio <nobody@dizum.com> - 2012-03-27 03:03 +0200
            Re: A short history of the stages of development and status of RP's "Elizabeth D. Rather" <erather@forth.com> - 2012-03-26 15:39 -1000
              Re: A short history of the stages of development and status of RP's Fritz Wuehler <fritz@spamexpire-201203.rodent.frell.theremailer.net> - 2012-03-28 11:18 +0200
                Re: A short history of the stages of development and status of RP's "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2012-03-30 07:04 -0400
                Re: A short history of the stages of development and status of RP's Fritz Wuehler <fritz@spamexpire-201203.rodent.frell.theremailer.net> - 2012-03-30 19:24 +0200
                Re: A short history of the stages of development and status of RP's Paul Rubin <no.email@nospam.invalid> - 2012-03-30 13:00 -0700
                Re: A short history of the stages of development and status of RP's Nomen Nescio <nobody@dizum.com> - 2012-04-04 16:09 +0200
                Re: A short history of the stages of development and status of RP's "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2012-03-30 18:06 -0400
                Re: A short history of the stages of development and status of RP's Fritz Wuehler <fritz@spamexpire-201204.rodent.frell.theremailer.net> - 2012-04-02 16:39 +0200
                Re: A short history of the stages of development and status of RP's Paul Rubin <no.email@nospam.invalid> - 2012-04-02 15:37 -0700
                Re: A short history of the stages of development and status of RP's BruceMcF <agila61@netscape.net> - 2012-04-02 16:59 -0700
                Re: A short history of the stages of development and status of RP's kenney@cix.compulink.co.uk - 2012-04-03 17:15 -0500
                Re: A short history of the stages of development and status of RP's "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-04-04 05:23 -0400
                Re: A short history of the stages of development and status of RP's Nomen Nescio <nobody@dizum.com> - 2012-04-04 15:58 +0200
                Re: A short history of the stages of development and status of RP's "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-04-05 09:57 -0400
                Re: A short history of the stages of development and status of RP's Fritz Wuehler <fritz@spamexpire-201204.rodent.frell.theremailer.net> - 2012-04-05 11:21 +0200
          Re: A short history of the stages of development and status of RP's Fritz Wuehler <fritz@spamexpire-201203.rodent.frell.theremailer.net> - 2012-03-27 13:08 +0200
      Re: A short history of the stages of development and status of RP's For  interpreter. anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-03-26 08:58 +0000
  Re: A short history of the stages of development and status of RP's Forth interpreter. Fanzo <cristianof6@gmail.com> - 2012-03-25 15:32 +0200
  Re: A short history of the stages of development and status of RP's Forth interpreter. "Rod Pemberton" <do_not_have@noavailemail.cmm> - 2012-03-30 18:05 -0400
    Re: A short history of the stages of development and status of RP's Forth interpreter. "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-04-02 05:08 -0400

csiph-web