Test programs and Examples

This chapter presents some code examples.

Last update:

7-February-1999

State (estimation)

50%



This chapter includes the following examples (html pages):

Name

Interface

Description

Purpose

wfroth

Host

All forth definitions not defined into the C kernel.

Extension of the language.

startup

Host

File compiled after the compilation of wfroth.wft

Specific setups.

test_wf

Host

Test definitions.

I used this file to test the forth compiler (host side).

matches

Host

A very simple program to play a trivial game.

Just there to test the forth and the text terminal functions (host side).

fcc_c50

Target

Forth Cross-Compiler for the TMS320C5x
(DSP from Texas Instruments)

DSP Interactive Forth Cross-Compiler.