.gitignore
LICENSE
README.md
setup.py
SayTeX.egg-info/PKG-INFO
SayTeX.egg-info/SOURCES.txt
SayTeX.egg-info/dependency_links.txt
SayTeX.egg-info/top_level.txt
blog/001-032819.md
blog/002-033119.md
blog/003-040119.md
blog/004-040819.md
blog/005-041819.md
blog/006-042819.md
blog/007-042919.md
blog/008-050519.md
blog/009-050619.md
blog/010-051619.md
blog/011-051719.md
demo/.gitignore
demo/README.md
demo/app.py
demo/config_template.py
demo/flask_nginx.conf
demo/gunicorn.conf.py
demo/requirements.txt
demo/run-development.sh
demo/run-production.sh
demo/setup.sh
demo/static/main.css
demo/static/microsoft.cognitiveservices.speech.sdk.bundle.js
demo/templates/index.html
docs/Makefile
docs/advancedusage.rst
docs/conf.py
docs/developing.rst
docs/gettingstarted.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/philosophy.rst
docs/saytex.layers.rst
docs/saytex.rst
docs/saytex.saytexsyntax.rst
docs/saytexsyntax.rst
experimental/divided_by_grammar.lark
experimental/divided_by_grammar.py
research-proposals/fall2018.pdf
research-proposals/spring2019.pdf
saytex/__init__.py
saytex/compiler.py
saytex/config.py
saytex/layers/__init__.py
saytex/layers/capitalization.py
saytex/layers/case_insensitivity.py
saytex/layers/divided_by_recognition.py
saytex/layers/from_to_recognition.py
saytex/layers/handle_of.py
saytex/layers/layer.py
saytex/layers/math_symbols_transform.py
saytex/layers/prettification.py
saytex/layers/speech_recognition_error_correction.py
saytex/layers/spoken_number_recognition.py
saytex/layers/synonym_standardization.py
saytex/layers/synonym_standardization_dictionary.json
saytex/saytexsyntax/__init__.py
saytex/saytexsyntax/compiler.py
saytex/saytexsyntax/config.py
saytex/saytexsyntax/syntax_dictionary.py
saytex/saytexsyntax/saytex_dictionary/controlflow.json
saytex/saytexsyntax/saytex_dictionary/functions.json
saytex/saytexsyntax/saytex_dictionary/greek.json
saytex/saytexsyntax/saytex_dictionary/misc.json
saytex/saytexsyntax/saytex_dictionary/operators.json
saytex/saytexsyntax/saytex_dictionary/symbols.json
saytex/saytexsyntax/saytex_dictionary/trigonometry.json
syntax-specifications/saytex-syntax-v01.md
tests/test_saytex.py
tests/test_saytexsyntax.py
website/index.html
website/static/CMUSansSerif.ttf
website/static/CMUSansSerif.woff
website/static/CMUSerif-Roman.ttf
website/static/CMUSerif-Roman.woff
website/static/index.css