LICENSE
MANIFEST.in
README.md
setup.py
NeoLang/__init__.py
NeoLang/main.py
NeoLang/interpreter/__init__.py
NeoLang/interpreter/operator.py
NeoLang/interpreter/parser.py
NeoLang/interpreter/tokenizer.py
NeoLang/syntax/__init__.py
NeoLang/syntax/package.py
NeoLang/syntax/parser.py
NeoLang/syntax/pipe.py
NeoLang/syntax/packages/Default/mathematics.py
NeoLang/syntax/packages/Default/package-info.json
NeoLang/syntax/packages/Default/todo.md
NeoLang/syntax/packages/Default/basic/input.py
NeoLang/syntax/packages/Default/basic/print.py
neolang.egg-info/PKG-INFO
neolang.egg-info/SOURCES.txt
neolang.egg-info/dependency_links.txt
neolang.egg-info/entry_points.txt
neolang.egg-info/not-zip-safe
neolang.egg-info/requires.txt
neolang.egg-info/top_level.txt