Skip to content

Instantly share code, notes, and snippets.

@vito
Created November 6, 2010 19:05
Show Gist options
  • Save vito/665628 to your computer and use it in GitHub Desktop.
Save vito/665628 to your computer and use it in GitHub Desktop.
repls all the way down
atomo $ atomo
[0]> 2 repl
[0]> + 2
4
[1]> * 3
6
[2]>
really quit? (y/n) y
@ok
[3]>
really quit? (y/n) y
atomo $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment