Fiji: Forth In Java Interpreter
Copyright 1998 by Larry Hastings


DIVERGENCE FROM FORTH

I figured, I'd already broken some eggs, so I might as well
make an omelete.

prefixes

support for specifying numbers


WHAT'S BEEN REPLACED

you can't touch BASE directly
	* allot
	* 

WHAT'S ENTIRELY MISSING

BASE (attributable to sheer laziness)
traditional number formatting (<# .... #>)
