LICENSE
README.md
pyproject.toml
src/functino/__init__.py
src/functino/execute.py
src/functino/file.py
src/functino/language.py
src/functino/platform_path.py
src/functino/project_path.py
src/functino.egg-info/PKG-INFO
src/functino.egg-info/SOURCES.txt
src/functino.egg-info/dependency_links.txt
src/functino.egg-info/entry_points.txt
src/functino.egg-info/requires.txt
src/functino.egg-info/top_level.txt
src/functino/gui/__init__.py
src/functino/gui/editor.py
src/functino/gui/exception.py
src/functino/gui/icon.py
src/functino/gui/language.py
src/functino/gui/theme.py
src/functino/gui/window.py
src/functino/resources/icons/play_dark.svg
src/functino/resources/icons/play_light.svg
src/functino/resources/icons/settings_dark.svg
src/functino/resources/icons/settings_light.svg
src/functino/resources/language_profiles/c_gcc.toml
src/functino/resources/language_profiles/cpp_gcc.toml
src/functino/resources/language_profiles/nodejs.toml
src/functino/resources/language_profiles/python.toml
src/functino/resources/language_profiles/ruby.toml
src/functino/resources/language_profiles/rust.toml
src/functino/resources/themes/LICENSE
src/functino/resources/themes/README.md
src/functino/resources/themes/dark.xml
src/functino/resources/themes/light.xml