Created
February 16, 2016 07:59
-
-
Save tail-call/43d5ef93d246a7896bb5 to your computer and use it in GitHub Desktop.
bible.scm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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