Mainframe-style 80-byte record pipeline processing
Stage-at-a-time execution: all records flow through each stage before moving to the next. Includes interactive tutorials.
Record-at-a-time execution: each record flows through the entire pipeline before the next is read. Visual debugger with step, watch, and breakpoints.