LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/dummy.or
examples/main.or
examples/script.or
src/cli.py
src/lexer.py
src/main.py
src/parser.py
src/tree.py
src/orion_lang.egg-info/PKG-INFO
src/orion_lang.egg-info/SOURCES.txt
src/orion_lang.egg-info/dependency_links.txt
src/orion_lang.egg-info/entry_points.txt
src/orion_lang.egg-info/top_level.txt
src/runtime/environment.py
src/runtime/interpreter.py
src/runtime/values_.py
src/runtime/modules/math.py