                                              
Source code for "A Tiny Preemptive Multi-tasking Forth for Embedded Systems"
by Andy Yuen 1995

This zip file contains the following files:

  \ (FORTH)                   
            FORTH.TXT		you're reading it!
            FORTH.ASM		source code for multi-tasking Forth
            KERNEL.ASM		source code for multi-tasking kernel
            EXAMPLE.4TH	example Forth program
            FORTH.COM		Multi-tasking Forth executable
            EXAMPLE.COM	Multi-tasking Forth with example program embedded
            MAKEFILE		makefile for creating FORTH.COM
  
  EFORTH      DOES.FTH      	eForth extension
               EFORTH86.EXE    self-extracting .ZIP (orignial eForth distribution)
  
