unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: Brainfuck branch
Date: Wed, 24 Jun 2009 20:25:19 +0200	[thread overview]
Message-ID: <86ws71cwvk.fsf@gnu.org> (raw)
In-Reply-To: m3vdmlop5j.fsf@pobox.com

Hey!

Andy Wingo <wingo@pobox.com> writes:

>     scheme@(guile-user)> ,L brainfuck
>     Guile Brainfuck interpreter 1.0 on Guile 1.9.0
>     Copyright (C) 2001-2008 Free Software Foundation, Inc.
>
>     Enter `,help' for help.
>     brainfuck@(guile-user)> ++++++++++        initializes cell zero to 10
>     ... [
>     ...    >+++++++>++++++++++>+++>+<<<<-
>     ... ]                 this loop sets the next four cells to 70/100/30/10 
>     ... >++.              print   'H'
>     ... >+.               print   'e'
>     ... +++++++.                  'l'
>     ... .                         'l'
>     ... +++.                      'o'
>     ... >++.                      space
>     ... <<+++++++++++++++.        'W'
>     ... >.                        'o'
>     ... +++.                      'r'
>     ... ------.                   'l'
>     ... --------.                 'd'
>     ... >+.                       '!'
>     ... >.                        newline
>     ... ]
>     Hello World!
>     brainfuck@(guile-user)> 

Wooow, this is... evil!    :-)

Ludo'.





      reply	other threads:[~2009-06-24 18:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-06 16:05 Brainfuck branch Daniel Kraft
2009-06-06 16:53 ` Andreas Rottmann
2009-06-24 11:19 ` Andy Wingo
2009-06-24 18:25   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ws71cwvk.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).