home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
MBUG
/
MBUG152.ARC
/
FORTH2.LBR
/
README.DYC
/
README.DYC
Wrap
Text File
|
1979-12-31
|
4KB
|
67 lines
July 2, 1988
Hello!
Here is the second collection of miscellaneous small files for Laxen &
Perrys public domain version of F83, an 83-standard implementation of
Forth. F83 may also be downloaded from the ECFB (as F83.ARC), along
with a wide variety of other Forth material.
These files have accumulated on the East Coast Forth Board
(703-442-8695, McLean, VA) from a variety of sources. They are
collected here as a single large file in order to minimize downloading
time and disk space usage.
Below is the original file directory listing of these files. Note that
all of these were originally in ARC'd file format (*.ARC in the
directory listing below). For inclusion in this file (F83MISC1.ARC),
they were all decompressed and re-archived. Documentation for these
files is minimal. In general, you should refer to the source code for
descriptions of each file.
If you have any questions on this material, feel welcome to leave them
on the "Help" conference of the ECFB. Of course, all of these files are
are provided "AS IS" - you're strictly on your own legality-wise.
Good luck with your Forth endeavors!
Jerry Shifrin, SYSOP, ECFB, 703-442-8695
====[ Laxen & Perry F83 and related files ]=======================[ 10 ]====
----------------------------------------------------------------------------
FILENAME BYTES DATE DESCRIPTION
----------------------------------------------------------------------------
4THTOBLK.ARC 1146 12-20-87 Procedure for converting *.4th to *.blk (F83)
BATCHER.ARC 2048 02-02-87 Batcher's Sort from Forth Dim (F83)
BEEP.ARC 2048 09-19-87 F83 / PC routines to generate sound
BLOXTEXT.ARC 4736 04-09-88 Convert .LST files (DDJ) to blocks (F83)
BSTRING.ARC 3784 12-13-87 String manipulation package (F83)
BUG_F83.ARC 1692 12-02-87 F83 "debug" code: use with d86.com or dos deb
CAMEFROM.ARC 2560 03-04-87 Display Return stack & names of calling words
CCTABLE.ARC 4096 04-06-87 Keypad and function key capiblity for F83
DYNARRYS.ARC 973 03-26-88 Dynamic arrays in F83 (Jack Brown)
F83CODE.ARC 2581 11-03-87 Hints on code words in F83 (D. Ruffer/GEnie)
FORTHASM.ARC 5120 02-27-88 Some Docs on the F83 Assembler
IF-ETC.ARC 2767 12-21-86 Examples of selecting options in F83
K1FHO051.ARC 1845 10-16-87 Mod to KERNEL86.BLK to make DISK-ABORT headls
KEYCTRL.ARC 2048 05-19-88 Control Num, Caps and Scroll Lock on PC..F83
LINEDRAW.ARC 5504 09-19-87 PC compatible F83 graphics routines (F83)
M1FHO001.ARC 2956 10-16-87 Mod to META86.BLK to control target width.
MAKEF83.ARC 1017 10-15-87 what the screen looks like when metacompiling
META.ARC 1645 02-03-88 Instructions on how to meta compile F83 2.1.0
MISCIBM2.ARC 2619 12-18-87 MISC_IBM revised to work w/ F83 2.1
MOV-SHAD.ARC 1280 10-23-87 F83 move shadows routine after MORE fho
MT.ARC 1311 10-22-87 Multitasking examples for F83
NUDIMRY8.ARC 2304 04-30-88 Self-indexing n-dim arrays w/err-check (F83)
NUMBER.ARC 3306 10-07-87 General number input handler (F83)
PCCLOCK.ARC 4096 02-18-88 PC Auto ID Stamper from PC CLock for F83 Edit
PI.ARC 2176 09-19-87 Compute PI to lots of places (Forth-83)
PYTHAGOR.ARC 3744 11-29-87 Pythagorean triples generator (F83)
RANDNUMS.ARC 2065 12-13-87 A few random number generators in F83
SERIES.ARC 5095 12-13-87 Series expansions routines by W. C. Gates
SHORT.ARC 2117 12-13-87 Generate small Forth modules (F83)
START4TH.ARC 3924 01-01-80 Starting Forth sample program (F83)
STREAMIO.ARC 5120 10-01-87 Examples of DOS I/O with F83.
TOWERS.ARC 3840 03-24-88 Towers of Hanoi in F83
TTYPE.ARC 3072 09-19-87 F83 routines to access PCBoard capt file