JavaScript is disabled on your browser.
Uses of Class
org.rigwit.forth.Dictionary
Packages that use
Dictionary
Package
Description
org.rigwit.forth
Forth Virtual Machine
Uses of
Dictionary
in
org.rigwit.forth
Fields in
org.rigwit.forth
declared as
Dictionary
Modifier and Type
Field and Description
Dictionary
VM.
dictionary
A Forth System consists of a collection of words, which are collected together into a word list.