technic / AoC2021_APL

Advent of code 2021 in APL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2021 in APL

How to troll your self in three steps

  1. Rush to your terminal, clone this repo and run docker-compose up
  2. Open RIDE at http://localhost:4502
  3. Try to solve AoC in APL*

Hints

  • Set output line width ⎕PW←120
  • Use zero based indexing ⎕IO←0
  • Draw boxes around nested arrays ]boxing on

About

Advent of code 2021 in APL


Languages

Language:APL 68.5%Language:TeX 29.2%Language:Shell 2.4%