Metadata-Version: 2.4
Name: syntactical
Version: 2.2.2
Summary: The Syntactical programming language's interpreter.
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: asgiref==3.11.1
Requires-Dist: attrs==25.4.0
Requires-Dist: automat==25.4.16
Requires-Dist: blinker==1.9.0
Requires-Dist: build==1.4.0
Requires-Dist: buildtools==1.0.6
Requires-Dist: certifi==2026.1.4
Requires-Dist: cffi==2.0.0
Requires-Dist: charset-normalizer==3.4.4
Requires-Dist: click==8.3.1
Requires-Dist: colorama==0.4.6
Requires-Dist: constantly==23.10.4
Requires-Dist: contourpy==1.3.3
Requires-Dist: cryptography==46.0.5
Requires-Dist: cycler==0.12.1
Requires-Dist: django==6.0.2
Requires-Dist: docopt==0.6.2
Requires-Dist: docutils==0.22.4
Requires-Dist: flask==3.1.2
Requires-Dist: fonttools==4.61.1
Requires-Dist: furl==2.1.4
Requires-Dist: greenlet==3.3.1
Requires-Dist: hyperlink==21.0.0
Requires-Dist: id==1.6.1
Requires-Dist: idna==3.11
Requires-Dist: incremental==24.11.0
Requires-Dist: itsdangerous==2.2.0
Requires-Dist: jaraco-classes==3.4.0
Requires-Dist: jaraco-context==6.1.0
Requires-Dist: jaraco-functools==4.4.0
Requires-Dist: jinja2==3.1.6
Requires-Dist: keyboard==0.13.5
Requires-Dist: keyring==25.7.0
Requires-Dist: kiwisolver==1.4.9
Requires-Dist: lark==1.3.1
Requires-Dist: markdown-it-py==4.0.0
Requires-Dist: markupsafe==3.0.3
Requires-Dist: matplotlib==3.10.8
Requires-Dist: mdurl==0.1.2
Requires-Dist: more-itertools==10.8.0
Requires-Dist: nh3==0.3.2
Requires-Dist: numpy==2.4.2
Requires-Dist: orderedmultidict==1.0.2
Requires-Dist: packaging==26.0
Requires-Dist: pathlib==1.0.1
Requires-Dist: pick==2.4.0
Requires-Dist: pillow==12.1.1
Requires-Dist: pycparser==3.0
Requires-Dist: pygame==2.6.1
Requires-Dist: pygments==2.19.2
Requires-Dist: pynput==1.8.1
Requires-Dist: pyparsing==3.3.2
Requires-Dist: pyproject-hooks==1.2.0
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: pywin32-ctypes==0.2.3
Requires-Dist: readme-renderer==44.0
Requires-Dist: redo==3.0.0
Requires-Dist: requests==2.32.5
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: rfc3986==2.0.0
Requires-Dist: rich==14.3.2
Requires-Dist: setuptools==82.0.0
Requires-Dist: simplejson==3.20.2
Requires-Dist: six==1.17.0
Requires-Dist: sqlalchemy==2.0.46
Requires-Dist: sqlparse==0.5.5
Requires-Dist: twine==6.2.0
Requires-Dist: twisted==25.5.0
Requires-Dist: typing-extensions==4.15.0
Requires-Dist: tzdata==2025.3
Requires-Dist: urllib3==2.6.3
Requires-Dist: werkzeug==3.1.5
Requires-Dist: wheel==0.46.3
Requires-Dist: windows-curses==2.4.1
Requires-Dist: zope-interface==8.2
Dynamic: license-file

# Syntactical

**_The programing language of the future._**

### What is Syntactical?

Syntactical is a programming language made with Python, that is meant to be like Python, but with better syntax.

### Where do I get it?

You can install Syntactical with pip via the command: `pip install syntactical`.

### Documentation

Documentation is under construction. The current documentation can be found [here](https://syntactical.cool62.net).

### Visual Studio Code Extension

Syntactical has a VSCode extension in developement! See it's GitHub Repository [here](https://github.com/thecoolguy62aws/syntactical-vscode). Download it for Visual Studio Code [here](https://marketplace.visualstudio.com/items?itemName=thecoolguy62aws.syntactical).
