Skip to main content

A pretty REPL for Vyxal.

Project description

Crosshatch

Crosshatch Logo

Ever wanted to use Vyxal, but found that the default REPL was lacking in features and that the online interpreter wasn't interactive enough? Well now there's a solution to all your read-execute-print-loop needs! Crosshatch is designed to be easy to use, visually appealing and highly interoperatable with the Vyxal programming language.

Installation

If you want to work on Crosshatch, you can also use poetry. First, download this repository and unzip it. Alternatively, you can open it with Github Desktop or clone it via git.

Then, you'll need to install Poetry, which is the packing tool used for Crosshatch.

pip install poetry

Finally, run:

poetry install

and it will take care of installing all the required dependencies.

Usage

To run Crosshatch:

crosshatch

Or if you want to do development work on it:

poetry run crosshatch

After starting Crosshatch, you'll see something like the following:

Vyxal 2.19.0 using Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec  6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)] on win32.
Type ##help for more information.
EOF or ##exit to exit.

[0] vyxal>

Enter your expressions after the > and they will be evaluated. The [0] indicates that this is expression 0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crosshatch-1.0.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

crosshatch-1.0.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page