exo-language

View on PyPIReverse Dependencies (0)

0.1.4 exo_language-0.1.4-py3-none-any.whl

Wheel Details

Project: exo-language
Version: 0.1.4
Filename: exo_language-0.1.4-py3-none-any.whl
Download: [link]
Size: 19105
MD5: f8fab700b6c21acce0326460876b2736
SHA256: a0be107fe0dbef887ad14e21afdaa2846cc9145e0cdbdba5ad034fc0dda3f322
Uploaded: 2022-02-16 03:22:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: exo-language
Version: 0.1.4
Summary: A programming language designed to be simple and fast, written in python
Author: supercoder186
Author-Email: aadit.kolar[at]gmail.com
Home-Page: https://github.com/supercoder186/Exo
Project-Url: Repository, https://github.com/supercoder186/Exo
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.5,<4.0
Description-Content-Type: text/markdown
[Description omitted; length: 5353 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
exo_language/__init__.py sha256=GB50iur_GJ8sowd-PXJToaj4lf7PGy_nEWRPwOyDnDQ 23
exo_language/exo.py sha256=dnMYVxB9WIsDSNvlq-Ttb6ygPdf0pqAQSlUUqCMsFyU 843
exo_language/exo_classes/exo_classes.py sha256=LeRoyHVJVAQz-9652v_FdSS3C-NHG569wfP18QbCpfw 17263
exo_language/exo_classes/exo_context.py sha256=S_R5gtTfKasd_ZqkwRHldgsY9eXRWe-uR0oJfcTBrt4 231
exo_language/exo_classes/exo_node.py sha256=Z9pvbKzzWK-pe59wX9GcUpqLOU_BnYglMKEW3TcLBz8 4007
exo_language/exo_classes/exo_token.py sha256=mo--vj9jocFxN81lBqSXd8Uby-4m32wwkJqAg3JuxpE 1760
exo_language/exo_errors/exo_errors.py sha256=CwPw9NgUhMk5zTkbqj-EZnVaipmsSYCZQT3sBsokVyU 1777
exo_language/exo_examples/calculator.exo sha256=6mrppsOJnwvDkXSxBGLUt-dgmt4zzVCE_eb45CuDx7U 727
exo_language/exo_examples/hello_world.exo sha256=R2F1FQmPVju-vPhU8hRRYwIoOqDU5MJ_dT4gBcr5r_s 215
exo_language/exo_examples/project_euler_1.exo sha256=Ofp2jUZyDorsLBXOyPB_sb00lkSYF3iuklYIt_0VK3U 288
exo_language/exo_examples/recursive_fibonacci.exo sha256=YIsacY2l7S0UhdTlCPnQ6QmYZzBBOl_aVHcb3J8BeAY 404
exo_language/exo_utils/exo_interpreter.py sha256=cwgxSqmqlovnyLspFPIG_hwB_WLpCR7-eLmlL6M0-k0 12201
exo_language/exo_utils/exo_lexer.py sha256=tH8f4CoeYwi3QjRwAi97UINKlgZmJczUfiXaQTkWYCc 7211
exo_language/exo_utils/exo_parser.py sha256=Hm7MV7xcN_wB5J4A9fQnrbeGXuu688fIOziPz32u0jE 22026
exo_language/exo_utils/exo_runner.py sha256=zLRJorkGBCeAWPMwvgckiKk2VSYjOtOsD8OJry97ef4 1582
exo_language/exo_utils/grammar.txt sha256=cVEF1iBR8KevKj6vR9WNJ2pdcrgg3klKsXx3aT9EjWA 1437
exo_language-0.1.4.dist-info/entry_points.txt sha256=z4o2g7oxaA7ybYXun0IRY1FBP8luvFZ9JvzTFvPig9w 45
exo_language-0.1.4.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
exo_language-0.1.4.dist-info/METADATA sha256=raZ3CIeXwAm9_zZz2-C4uTYLFon79dCA9F-cRaIyiAk 6026
exo_language-0.1.4.dist-info/RECORD

entry_points.txt

exo = exo_language.exo:main