Skip to content

Instantly share code, notes, and snippets.

@pkpio
Last active August 11, 2017 19:44
Show Gist options
  • Select an option

  • Save pkpio/128e15ef42983c1880eb to your computer and use it in GitHub Desktop.

Select an option

Save pkpio/128e15ef42983c1880eb to your computer and use it in GitHub Desktop.
Timings brainfuck

You have reached Praveen, almost. You may find me during:

+++++ +++++
+++++ +++++
+++++ +++++
+++++ +++++
+++++ +++++

-.
+++.
+++++ +.
----- ----- ..
---.
++++ .
+++++ +++.
+.
----- ----- ..
> +++++ +++++ .

Instructions:

  1. Install a Brainfuck (it' a language, no kidding!) interpreter apt-get beef
  2. Run beef timings.bf

All this, only to find out that I was meaning to say 14:00-21:00

@rdebath
Copy link

rdebath commented Aug 11, 2017

++++[>++++<-]>[>[++++++++>]+[<]>-]<++++++++[>++++<-]>>>>>>>>>.<<<<<<---.
>-----.<<<.>>>>.<++.<<-----.>>-.<<--.<.>>>>.<<--..<<.>++.>>+++.>.<<<.<.>
+++++.>+++.<----.<.>>>----.<.-.<<+++++++.>-.<-------.>-.>>---.<<++++++.<
.>--.>------.+.>++.<-.<<.>---.>+.++++.>++.<<++++++.>++.-.>.>>>>>>>---.>>
>>>+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment