Metadata-Version: 2.4
Name: syntactical
Version: 3.2.1
Summary: The Syntactical programming language's interpreter.
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: build==1.4.0
Requires-Dist: certifi==2026.2.25
Requires-Dist: charset-normalizer==3.4.5
Requires-Dist: colorama==0.4.6
Requires-Dist: docutils==0.22.4
Requires-Dist: id==1.6.1
Requires-Dist: idna==3.11
Requires-Dist: jaraco-classes==3.4.0
Requires-Dist: jaraco-context==6.1.1
Requires-Dist: jaraco-functools==4.4.0
Requires-Dist: keyring==25.7.0
Requires-Dist: lark==1.3.1
Requires-Dist: markdown-it-py==4.0.0
Requires-Dist: mdurl==0.1.2
Requires-Dist: more-itertools==10.8.0
Requires-Dist: nh3==0.3.3
Requires-Dist: packaging==26.0
Requires-Dist: pygments==2.19.2
Requires-Dist: pyproject-hooks==1.2.0
Requires-Dist: pywin32-ctypes==0.2.3
Requires-Dist: readme-renderer==44.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.3
Requires-Dist: twine==6.2.0
Requires-Dist: urllib3==2.6.3
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! 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).
