I've sorta been looking for Fifth.  If anyone still has a copy,
I would appreciate it.  Should be a relatively small file
compared to things nowadays...
I used to work with the guy that wrote it, Cliff Click, and
 from his descriptions, I always wanted to play with it
a bit. 
Kelly
----- Original Message -----
From: "Sean 'Captain Napalm' Conner" <spc(a)conman.org>
To: <cctalk(a)classiccmp.org>
Sent: Thursday, June 27, 2002 4:52 PM
Subject: Re: Forth for PDP-11
   At college I wrote my own Forth-like system (called VIth as Fifth was
 already taken 8-) that was pretty much like this.  I even used it in one 
of
  my classes to implement a Unix shell where Unix
commands could be pushed
 onto the stack (let's see, it took about two days to get it extended to be 
a
  fully programmable Unix shell, which was a *team*
project for the class).