Vyxal: A code-golfing language experience

Vyxal 3 is the latest version of the stack-based esoteric array language dedicated to dominating code golf challenges. It eliminates the need for boilerplate, long function names, and impractical layouts, while still offering a traditional way of expression. The new Literate Mode allows writing Vyxal 3 programs in ASCII, converting to SBCS code. The update includes more modifiers, an easier-to-understand element grouping based on arity system, and enhancements to variable assignments and unpacking. The built-in set has been revamped for efficiency. Detailed instructions on running Vyxal 3 are available. Overall, Vyxal 3 promises a smoother golfing experience with exciting new features.

https://github.com/Vyxal/Vyxal

To top