+ All Categories
Home > Technology > Liveness in Programming

Liveness in Programming

Date post: 15-Jul-2015
Category:
Upload: adrian-kuhn
View: 170 times
Download: 0 times
Share this document with a friend
Popular Tags:
14
Liveness in Programming @akuhn Adrian Kuhn, UBC
Transcript

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


Recommended