home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
ddjmag
/
ddj8607.arc
/
README.JUL
< prev
next >
Wrap
Text File
|
1986-07-31
|
2KB
|
52 lines
CARTER4.JUL
Keywords: CARTER JUL86 FORTH AT SEA
In this unusual application, Forth runs on a COMS version of the 6805 chip.
This implementaion demonstrates just how compact a Forth Kernel can get.
By Everett Carter; DDJ July '86.
D16BIT.JUL
Keywords: DUNCAN JUL86/ FORTH /EMS/ AUG86
This file contains some simple definitions to allocate Expanded Memory
space and use it for word arrays.(Listing from 16bit-toolbox column;
Aug '86 )
LETTERS.JUL
Keywords: PIRKO JUL86 LETTERS BASIC CAMPBELL SQUARE ROOT
Listing 1 - Square root algorithm,plus code to benchmark and test it .
Listing 2 - BASIC program to test if a formula makes good square root
guesses.
Listing 3 - a version of said algorithm for 320XX floating point systems.
By Robert Pirko, from his letter presenting a different approach to
R. Campbell's computing of interger square roots (Right to Assemble MAR86)
DDJ July '86 (LETTERS section).
SHAW.JUL
Keywords: SHAW JUL86 FORTH 83 STANDARD
These listings contain the substance of a new standard control structures
for Forth proposed by the author. These extensions to the Forth - 83
standard would alleviate some deficiencies and improve the usefulness of
the language. By George W. Shaw II; DDJ July.
TOOLS4.JUL
Keywords: HAM JUL86 FORTH TINY TOOLS ARRAY DEFINING
Miscellaneous tools and a series of array-defining words. From the
Structured Languages column by Mike Ham. July,1986.
WINDOW4.JUL
Keywords: LINDLEY JUL86 FORTH WINDOWS
A set of Forth-83 words that allow you to create and manipulate overlapping
text windows on the screen of your PC. By Craig A. Lindley. July,1986.