Skip to content

Instantly share code, notes, and snippets.

@taddeimania
Created April 2, 2016 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taddeimania/b436e9bf6cfe0c0eb0fa500bc97c6819 to your computer and use it in GitHub Desktop.
Save taddeimania/b436e9bf6cfe0c0eb0fa500bc97c6819 to your computer and use it in GitHub Desktop.
Hello World in BF That outputs a webpage.
+++[>++++++[>+++>++++>+++++>++++++>++++++>+++++++<<<<<<-]<-]>>
++++++.>>>----.>++++++++.<+++++.-.<<<++.
<<++++++[>++<-]>+.----.---------<
>>--.>>>----.---.----.+++.<<<++.
<<++++++[>++<-]>+.----..---------<
>>--.>>>>.<+++++.>.<+++.-------.<<<++.
++++.>>>>--.<----.++++++++.+++++.<<--.<<<
+++++[>+++++++++<-]>..>>>>---.<<<------.<++.
>>>>>++.<--.>.<+++.-------.<<<++.
<[-]<++++++[>++<-]>+.----.>--.<[<+++++>-]<++.
>>>>>+++.---.----.+++.<<<++.
<<[-]++++++[>++<-]>+.----.
>--.>>>--.>-----.<++.>>-----.<<<<<++.<++++.----..
>>++.>>+.>---..+++.<<<<<[-]<
++++++[>+++++<-]>++.>>>---.>>.+++.------.<-.<<<<[-]<
++++++[>++<-]>+.----.>--.<[-]<
+++++[>+++++++++<-]>++.>>>>--.>+++.<++.>>.<<<<<++.
>>>>>>++++++[<<<<<<<<++>>>>>>>>-]<<<<<<<<+.
>>--.<.>>>>++++.>+++++.<+++++.-.<<<++.
- creates
<html>
<head>
<title>BrainF--k</title>
</head>
<body>
Hello World
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment