Independent developer prototypes projectional viewer to hide code implementation detail
A developer built an experimental one-way projectional viewer that lets programmers toggle implementation detail out of view in source code without editing it back, using a Rebol phone-number parsing grammar as the test case. Rather than removing plumbing code like value-capturing and print statements, the tool simply elides them from the reading view so the underlying grammar structure stands out.