Skip to content

Instantly share code, notes, and snippets.

@nedzadarek
Created April 13, 2013 14:26
Show Gist options
  • Save nedzadarek/5378613 to your computer and use it in GitHub Desktop.
Save nedzadarek/5378613 to your computer and use it in GitHub Desktop.
How to use brainfuck in DrRacket. Just add first line.
#lang planet dyoo/bf
++++++[>++++++++++++<-]>.
>++++++++++[>++++++++++<-]>+.
+++++++..+++.>++++[>+++++++++++<-]>.
<+++[>----<-]>.<<<<<+++[>+++++<-]>.
>>.+++.------.--------.>>+.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment