Optional Loadable Components
Several source files containing useful utilities are provided with
Z88 CamelForth, and the entire suite is also provided in the block
file tools.blk.
Each file may be loaded with the phrase S" filename.fth" INCLUDED. Most files have associated documentation; follow the links on the
filenames below.
Loadable files
appgen.fth
Application generation and DOR creation tools.
aregister.fth
Address register words.
blockfiles.fth
File/Block conversion utilities.
dump.fth
DUMP from the Programming Tools Extensions word set.
environment.fth
Environment variables for Z88 CamelForth
lineedit.fth
Block line editor.
mime.fth
MIMEtools package support.
multidemo.fth
Multiprogramming demo.
pw.fth
Multiprogramming-aware version of PW.
tcpip.fth
TCP/IP package support.
More about CamelForth
Back to the Z88 home
page