Metadata-Version: 2.4
Name: syntactical
Version: 3.0.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: colorama==0.4.6
Requires-Dist: lark==1.3.1
Requires-Dist: packaging==26.0
Requires-Dist: pyproject_hooks==1.2.0
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).
