14
Liveness in Programming @akuhn Adrian Kuhn, UBC

Liveness in Programming

Embed Size (px)

Citation preview

Liveness in Programming

@akuhn"Adrian Kuhn, UBC

(Musical Notation)

(Bret Victor)

This is a REPL for Java…

You write code as it runs…

Save the session in a method…

Write some more …

Save the new code …

Resume a saved state…

Explore an alternative …

And save again …

As you rewrite history future examples update themselves!

>> repl.demo()

github.com/akuhn/eclipse-repl