Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Scheme Output/String Formatting Best Practices

Name: Anonymous 2014-08-28 5:46

What is your preference? Are there other alternatives possible by composing R7RS base library procedures and macros?

; R7RS compliant version
(import (scheme write))
(define world "World)
(for-each display `("Hello, " ,world "!\n")

; R7RS with SRFI 28/29/48 for formatted string templates
(import (scheme write)
(srfi 28))
(define world "World)
(display (format "Hello, ~a!\n" world))

Name: Anonymous 2014-09-07 1:02

I just thought I’d introduce myself. My name is Jessica Hartwell. I am a business major at a rather good university. I was introduced to circumcised cock a couple years ago by my boyfriend (a circumcised male) and I just love it. It not only looks better, but it’s so much more functional than uncircumcised cock. My boyfriend is currently teaching me blow jobs, so I will be posting selfies from my dick suckings in this blog. I hope to one day contribute to the circumcised community that has given us so much to look forward to. :D

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List