LICENSE.md
README.md
pyproject.toml
python/mathsys/__init__.py
python/mathsys/__main__.py
python/mathsys/py.typed
python/mathsys.egg-info/PKG-INFO
python/mathsys.egg-info/SOURCES.txt
python/mathsys.egg-info/dependency_links.txt
python/mathsys.egg-info/requires.txt
python/mathsys.egg-info/top_level.txt
python/mathsys/__pycache__/__init__.cpython-311.pyc
python/mathsys/__pycache__/__main__.cpython-311.pyc
python/mathsys/bin/main.rs
python/mathsys/bin/lib/allocator.rs
python/mathsys/bin/lib/memory.rs
python/mathsys/bin/lib/rustc.rs
python/mathsys/bin/lib/stdout.rs
python/mathsys/bin/lib/string.rs
python/mathsys/bin/stack/system.rs
python/mathsys/bin/unix/x86/64/*.o
python/mathsys/bin/unix/x86/64/all.asm
python/mathsys/bin/unix/x86/64/all.o
python/mathsys/bin/unix/x86/64/compile.sh
python/mathsys/bin/unix/x86/64/exit.o
python/mathsys/bin/unix/x86/64/memory.o
python/mathsys/bin/unix/x86/64/number.o
python/mathsys/bin/unix/x86/64/write.o
python/mathsys/bin/unix/x86/64/system/exit.asm
python/mathsys/bin/unix/x86/64/system/write.asm
python/mathsys/bin/web/all.o
python/mathsys/bin/web/all.wat
python/mathsys/bin/web/compile.sh
python/mathsys/bin/web/exit.o
python/mathsys/bin/web/memory.o
python/mathsys/bin/web/number.o
python/mathsys/bin/web/write.o
python/mathsys/bin/web/system/exit.wat
python/mathsys/bin/web/system/write.wat
python/mathsys/main/builder.py
python/mathsys/main/ir.py
python/mathsys/main/latex.py
python/mathsys/main/parser.py
python/mathsys/main/__pycache__/__init__.cpython-311.pyc
python/mathsys/main/__pycache__/__init__.cpython-313.pyc
python/mathsys/main/__pycache__/builder.cpython-311.pyc
python/mathsys/main/__pycache__/generator.cpython-311.pyc
python/mathsys/main/__pycache__/ir.cpython-311.pyc
python/mathsys/main/__pycache__/ir.cpython-313.pyc
python/mathsys/main/__pycache__/latex.cpython-311.pyc
python/mathsys/main/__pycache__/parser.cpython-311.pyc
python/mathsys/main/__pycache__/parser.cpython-313.pyc
python/mathsys/main/__pycache__/syntax.cpython-313.pyc
python/mathsys/main/__pycache__/tokenizer.cpython-313.pyc
python/mathsys/mathsys.egg-info/PKG-INFO
python/mathsys/mathsys.egg-info/SOURCES.txt
python/mathsys/mathsys.egg-info/dependency_links.txt
python/mathsys/mathsys.egg-info/top_level.txt
python/mathsys/syntax/strict.py
python/mathsys/syntax/__pycache__/__init__.cpython-311.pyc
python/mathsys/syntax/__pycache__/__init__.cpython-313.pyc
python/mathsys/syntax/__pycache__/strict.cpython-311.pyc
python/mathsys/syntax/__pycache__/strict.cpython-313.pyc
python/testing/__init__.py