Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 518 Bytes

A browser-based Piet editor/interpreter

Features

  • An interpreter that fully conforms to the Piet specification
  • Code editor with a palette with command overlay (easier to choose the next color)
  • Debug view that shows where the pointer is and is heading
  • Run the same code on multiple inputs (test cases) at once
  • Import and export code as images and ascii-piet format
  • Permalink that stores code and test inputs