Skip to content
Vyxal Public

A code-golfing language experience that has aspects of traditional programming languages - terse yet convenient.

License

Notifications You must be signed in to change notification settings

Vyxal/Vyxal

Repository files navigation

Vyxal 3

Vyxal is an array programming language that is:

  • Stack-based
  • Inherently terse
  • and Convenient

How do I run Vyxal 3?

There are a few methods:

  1. Head over to the online interpreter (this is the easiest).

  2. Download one of the release jar files, and run using

java -jar vyxal-jar <arguments>
  1. Download the repository source and run with ./mill jvm.run. See Building.md for more details.

Contributing

For instructions on how to set up a development environment and an overview of how the interpreter works, see the contributing folder.

Links

Enjoy the cookies.