Forth tools
This is an overview of Forth tools present on
Albert's Home Page.
Tools presented here run and are tested on
lina version 4.
They include ready to run binaries and don't require the Forth
itself, but it may come in handy for debugging.
Probably they also run on wina version 4.
Source distribution of support packages(ISO).
- Forth assemblers source package
This consists of an assembler/disassembler source, and plug ins
for 6809, 8080, 8086, 80386, Pentium I and DEC Alpha.
It comes in a simple version, and one that supports labels and sections.
- Download a regular expression filter,
written in Forth
This is a binary program that can replace
strings matched by regular expressions, globally.
The source is included.
The explanation is scanty, but you can get all the information from the
comment in the source.
There is an example of conversion from a xml markup to LaTeX.
The test set is a source of examples, too.
Go to the home page of Albert van der Horst