.gitignore
BUILD.cmd
DEPLOY.cmd
FORTH.cmd
LICENSE
LICENSE.md
QLOOP.cmd
README.md
TESTS.cmd
TLOOP.cmd
foo.py
forth.py
requirements.txt
setup.py
benchmarks/bench.c4.md
benchmarks/bench_pypy_0.txt
benchmarks/bench_python_0.txt
books/2012.ext.json
books/2012.json
books/F79_TERMS_OCR.md
books/FORTH-1979.pdf
books/FORTH-1979.txt
books/FORTH-2012.pdf
books/README.md
books/thinking-FORTH.pdf
cubed4th/FORTH.py
cubed4th/__init__.py
cubed4th/cli_FORTH.py
cubed4th/doc_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/top_level.txt
cubed4th/WORDS/F_CHAINS.py
cubed4th/WORDS/F_CONTROL.py
cubed4th/WORDS/F_CORE.py
cubed4th/WORDS/F_CURSES.py
cubed4th/WORDS/F_ECDSA.py
cubed4th/WORDS/F_HASHES.py
cubed4th/WORDS/F_HTTPS.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
images/transparent.png
images/transparent_half.png
images/transparent_half_half.png
pdoc/__init__.py
pdoc/__main__.py
pdoc/_compat.py
pdoc/doc.py
pdoc/doc_ast.py
pdoc/doc_types.py
pdoc/docstrings.py
pdoc/extract.py
pdoc/render.py
pdoc/render_helpers.py
pdoc/search.py
pdoc/web.py
pdoc/markdown2/__init__.py
simplejson/__init__.py
simplejson/compat.py
simplejson/decoder.py
simplejson/encoder.py
simplejson/errors.py
simplejson/ordered_dict.py
simplejson/raw_json.py
simplejson/scanner.py
simplejson/tool.py
simplejson/tests/__init__.py
simplejson/tests/_cibw_runner.py
simplejson/tests/test_bigint_as_string.py
simplejson/tests/test_bitsize_int_as_string.py
simplejson/tests/test_check_circular.py
simplejson/tests/test_decimal.py
simplejson/tests/test_decode.py
simplejson/tests/test_default.py
simplejson/tests/test_dump.py
simplejson/tests/test_encode_basestring_ascii.py
simplejson/tests/test_encode_for_html.py
simplejson/tests/test_errors.py
simplejson/tests/test_fail.py
simplejson/tests/test_float.py
simplejson/tests/test_for_json.py
simplejson/tests/test_indent.py
simplejson/tests/test_item_sort_key.py
simplejson/tests/test_iterable.py
simplejson/tests/test_namedtuple.py
simplejson/tests/test_pass1.py
simplejson/tests/test_pass2.py
simplejson/tests/test_pass3.py
simplejson/tests/test_raw_json.py
simplejson/tests/test_recursion.py
simplejson/tests/test_scanstring.py
simplejson/tests/test_separators.py
simplejson/tests/test_speedups.py
simplejson/tests/test_str_subclass.py
simplejson/tests/test_subclass.py
simplejson/tests/test_tool.py
simplejson/tests/test_tuple.py
simplejson/tests/test_unicode.py
tests/__init__.py
tests/test_forth.py
words/Arithmetic and Logical.txt
words/Comparison.txt
words/Compiler.txt
words/Control Structures.txt
words/Defineing Words.txt
words/Mass Storage Input-Output.txt
words/Memory.txt
words/Miscellaneous.txt
words/Numeric Conversion.txt
words/Stack Manipulation.txt
words/Terminal Input-Output.txt
words/Vocabularies.txt