On Tue, Oct 20, 2015 at 2:30 PM, Zak Rogoff, Free Software Foundation
<z...@fsf.org> wrote:
> Programming puns, every free software user's favorite thing that never
> gets old, right?
>
> The FSF is prepping to launch a tshirt design for this year's
> LibrePlanet conference, and it's going to include the slogan "fork the
> system." We want the back of it to have a bunch of lines of code in
> different languages forking an imaginary process called theSystem or
> something like that.
>
> Unfortunately, I don't have enough programming knowledge to generate a
> lot of these and make sure that the syntax makes sense, so I was hoping
> to crowdsource that process.

Guile Scheme:

    (define the-system (primitive-fork))

- Dave

Reply via email to