Skip to content

Instantly share code, notes, and snippets.

@ThomasHintz
Created May 28, 2011 02:32
Show Gist options
  • Save ThomasHintz/996531 to your computer and use it in GitHub Desktop.
Save ThomasHintz/996531 to your computer and use it in GitHub Desktop.
Hintz Chicken Scheme Shell Example
$ (ls)
shell shell.scm shell.scm~
$ (+ 1 2)
3
$ (ls -A)
.git shell shell.scm shell.scm~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment