This program is tentative and subject to change.
As computer systems grow ever larger and more complex, a crucial task in software development is for one person (the system expert) to communicate to another (the system novice) how a certain program works. This paper reports on the authors’ experiences with a paradigm for program documentation that we call literate tracing. A literate trace explains a software system using annotated, concrete execution traces of the system. Literate traces complement both in-code comments (which often lack global context) and out-of-band design docs (which often lack a concrete connection to the code). We also describe TReX, our tool for making literate traces that are interactive, visual, and guaranteed by construction to be faithful to the program semantics. We demonstrate TReX by writing literate traces explaining components of large systems software including the Linux kernel, Git source control system, and GCC compiler.
This program is tentative and subject to change.
Fri 17 OctDisplayed time zone: Perth change
10:30 - 12:15 | |||
10:30 30mTalk | What You See Is What It Does: A Structural Pattern for Legible Software Onward! Papers | ||
11:00 30mTalk | Literate Tracing Onward! Papers Matthew Sotoudeh Stanford University Pre-print Media Attached | ||
11:30 30mTalk | ScooPy: Enhancing Program Synthesis with Nested Example Specifications Onward! Papers |