FORTH PROGRAMMING LANGUAGE
- PET4TH version 01.00 release 0014
(2004-11-10)
size 122,335 bytes
- Free to try, try before buying, USD 24 to buy AS IS.
- Almost ANSI INCITS 215-1994 compliant, ANSFORTH layer
provided.
- Non standard words are subject to change without notice. If
you
use non standard words, please keep old copies.
- If you are a user of PET4TH, please e-mail me along
with your comments so that you may influence the future of PET4TH.
- Includes sample coding of SHA-1 message digest, CRC-32 file
check, Forth Block to Text converter, Base64 encode and decode, Intel
CPUID release 18, Forth and assembler glossary generator (if you follow
the rules, of course).
- PET4TH version 01.00 release 0001 (2001-09-14)
- DOS version, type COM
- Almost ANSI INCITS 215-1994 compliant, ANSFORTH layer provided
- Not finished, but will never be abandoned, check this site
from
time to time
- Copyrighted, but it's free to copy and use
- No warranty, use this program at your own risk!
- eForth, small dos version include
source in asm
- simple, useful for assembler programmers
- nuf? is not suitable for current fast processors
- number conversion is not double precision
- variable do not align code
- Arrowsoft Assembler for 286
processor
and below
- Sample CRC-32 assembly source
codes
for different Forth systems (2001)
- CRC-32G.FS for GForth
- CRC-32S.F for SwiftForth
- CRC-32V.FTH for VfxForth
- CRC-32W.F for Win32Forth
- BASIC to Forth Howto is supposed to help BASIC programmers learn
Forth. This is not Forth way of programming, but it helps. This is
public
domain article and program. Please put them in your web site.
Back