Skip to content

Instantly share code, notes, and snippets.

@tail-call
Created February 16, 2016 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tail-call/43d5ef93d246a7896bb5 to your computer and use it in GitHub Desktop.
Save tail-call/43d5ef93d246a7896bb5 to your computer and use it in GitHub Desktop.
bible.scm
(print (apply + (map char->integer (string->list "HOLYBIBLE"))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment