fsb3

Description of the page content

Converter for Forth sources, written in D.

Tags:

fsb3 is a preprocessor and converter of Forth sources. By following a simple layout conventions, it allows to edit Forth code in a standard text file and convert it to a classic format blocks file.

The project started on 2025-08-27 in order to create a more powerful, simpler to install and multiplatform alternative to two previous similar projects of the author: fsb2 and fsb.

fsb3 converts the source files to classic Forth blocks files, also packed into ZX Spectrum's .tap files ready to be used by ZX Spectrum emulators. Several formats used by Abersoft Forth's Afera library are supported.

fsb3 is written in D.

Download

Related pages

fsb
Converter for Forth sources, written in Vim Script.
fsb2
Converter for Forth sources, written in Forth.