Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 206 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 206 Bytes

bqnpad

Collaborative (not yet) array programming with BQN.

Contributing

Make sure recent node and pnpm (npm install -g pnpm) are installed on your computer.

make init
make all
make start