.gitignore
.gitlab-ci.yml
LICENSE
Logo.xcf
MANIFEST.in
README.rst
pyproject.toml
.idea/.gitignore
.idea/misc.xml
.idea/modules.xml
.idea/pyg3a.iml
.idea/vcs.xml
.idea/inspectionProfiles/profiles_settings.xml
docs/Makefile
docs/about.rst
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/syntax.rst
docs/usage.rst
docs/_static/pydata-custom.css
docs/_templates/custom-class-template.rst
docs/_templates/custom-module-template.rst
examples/CasioPlot.py
examples/Error.py
examples/Input.py
examples/Iterating.py
examples/List.py
examples/Lock.py
examples/Skeleton.py
pyg3a/__init__.py
pyg3a/__main__.py
pyg3a/block.py
pyg3a/functions.py
pyg3a/node.py
pyg3a/pyg3a.py
pyg3a/scope.py
pyg3a/selected.bmp
pyg3a/type_registry.py
pyg3a/unselected.bmp
pyg3a.egg-info/PKG-INFO
pyg3a.egg-info/SOURCES.txt
pyg3a.egg-info/dependency_links.txt
pyg3a.egg-info/entry_points.txt
pyg3a.egg-info/requires.txt
pyg3a.egg-info/top_level.txt
pyg3a/include/list.hpp
pyg3a/include/str.hpp
pyg3a/modules/__init__.py
pyg3a/modules/functions.py
pyg3a/modules/modules.py
pyg3a/packages/casioplot.py
pyg3a/packages/fxcg.py
pyg3a/packages/stdc.py
pyg3a/packages/stdpy.py