Skip to main content

A golfing language that has aspects of traditional programming languages.

Project description

Vyxal

Language grade: Python Test status

Vyxal is a golfing language with a unique design philosophy: make things as short as possible but retain elegance while doing so. In very simple terms, this means keeping aspects of traditional programming languages that most developers are familiar with, while still providing commands that allow golfers to actually win challenges.

Vyxal is not a language which forces users to mash random characters togther until something works. Nor is it a language that needs to be verbose. Vyxal is terse when it needs to be, and readable/stylish when it wants to be.

Vyxal is also deliberately designed to be an easy language to learn. While it may be possible to teach golfers how to program in Vyxal, it is far more likely that they will just learn through experience. The language is designed to be easy to understand, and to allow for fast development.

Ultimately, Vyxal is a language for golfers, by golfers.

Installation

You can also use the online interpreter with no need to install!

If you only want to run Vyxal, all you need to run is this:

pip install vyxal

If you are working on Vyxal, install Poetry, and then you can clone this repo and run:

poetry install

Usage

To run using the script:

vyxal <file> <flags (single string of flags)> <input(s)>

If you're using Poetry:

poetry run vyxal <file> <flags (single string of flags)> <input(s)>

Why Make Another Golfing Language When There's Like Hundreds of Them Already?

Most golfing languages are created with the intent of terse code - a goal that is obviously essential to the very core of what a golfing language is. However, this is mostly done at the expense of losing constructs within traditional programming languages that make things simple to do. Vyxal's raison d'être is to provide structures of practical languages - such as functions, variables and comments - that are oftentimes lost within the modern golfing language market.

Another reason for Vyxal is to provide an easy to use golfing language that anyone can quickly pick up - by providing tools that both new and experienced users are familiar with, Vyxal aims to cater to a wide demographic of golfers.

Put simply, Vyxal exists because golfers need a golfing language - and because golfing languages could be better.

Links

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

vyxal-2.8.2.tar.gz (131.2 kB view details)

Uploaded Source

Built Distribution

vyxal-2.8.2-py3-none-any.whl (133.4 kB view details)

Uploaded Python 3

File details

Details for the file vyxal-2.8.2.tar.gz.

File metadata

  • Download URL: vyxal-2.8.2.tar.gz
  • Upload date:
  • Size: 131.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for vyxal-2.8.2.tar.gz
Algorithm Hash digest
SHA256 75c02f04e133b5a38a91af57615ced2f4b6ef1f517a6683dc6dc6a761f459255
MD5 4fc0ed9943c8c971f54e48511bf7a94b
BLAKE2b-256 fd5033a6cb2a0fe7fc31bc9532a0f6aa6aef8bc216ee232da8fc604900c61822

See more details on using hashes here.

File details

Details for the file vyxal-2.8.2-py3-none-any.whl.

File metadata

  • Download URL: vyxal-2.8.2-py3-none-any.whl
  • Upload date:
  • Size: 133.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for vyxal-2.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4dc157a8232e06cfe06e65d1868711b9dfe96cd843ce932774e8c5fe9b516e7c
MD5 cc1a631b3e6c2c36ae3ef9be5eac3556
BLAKE2b-256 842f8904dbc4395f26179af53aa3d550257a0389ca9f12fc5c6ae708c384637f

See more details on using hashes here.

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