README.md
setup.py
cubed4th/FORTH.py
cubed4th/__init__.py
cubed4th/cli_FORTH.py
cubed4th.egg-info/PKG-INFO
cubed4th.egg-info/SOURCES.txt
cubed4th.egg-info/dependency_links.txt
cubed4th.egg-info/entry_points.txt
cubed4th.egg-info/requires.txt
cubed4th.egg-info/top_level.txt
cubed4th/WORDS/F_CONTROL.py
cubed4th/WORDS/F_CORE.py
cubed4th/WORDS/F_CURSES.py
cubed4th/WORDS/F_INPUT.py
cubed4th/WORDS/F_JSON.py
cubed4th/WORDS/F_MATH.py
cubed4th/WORDS/F_OBJECT.py
cubed4th/WORDS/F_OUTPUT.py
cubed4th/WORDS/F_REPL.py
cubed4th/WORDS/F_STACK.py
cubed4th/WORDS/F_UNICODE.py
cubed4th/WORDS/__init__.py
tests/__init__.py
tests/test_forth.py