Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avl

avl (or AVL), standing for both array variant language and advent language, is a tacit array language designed with solving advent of code challenges in mind. It has two main principles in mind - to be concise, and to have structures from conventional languages that makes it easier to get into. It has elements of imperative languages as its structures in the overall program, and combines these together via tacit chaining.

It is inspired by array languages like APL, J, and K, and its tacit structure is inspired by Jelly. The idea to use conventional structures in combination with something that can be very golfy is inspired by Vyxal. However, avl is not made to be a golfing language - it values conciseness, but still readability.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages