Skip to content
David Loscutoff edited this page Jan 2, 2022 · 9 revisions

Welcome to the Pip wiki!

Pip is a concise, imperative programming language designed for code golf. This wiki gives a tutorial on how to program and golf in Pip. For the full reference documentation, visit dloscutoff.github.io/pipdoc.

The tutorial is still under construction, so please forgive any sawdust or stray nails sticking out. :) In particular, it is currently being updated from Pip Classic to Pip 1, and the example programs are being switched from Try It Online to Attempt This Online.

  1. Getting started
  2. Operator basics
  3. Variables and control flow
Clone this wiki locally