Brainfuck
- 4mhz.de (Site) - Provides Brainfuck Developer, an Integrated Development Environment for the language running on Microsoft Windows.
- BF Debugger Project (Site) - An integrated GUI debugger for the development of software using the Brainfuck programming language.
- BFBASIC compiler (Site) - A Basic to Brainfuck compiler written on Java that runs on Windows and Linux.
- Brainf*** (Site) - Introduction to programming in Brianfuck; interpreters written in Brainfuck, C, JavaScript and many links.
- Brainf*ck .Net Compiler (Site) - Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
- BrainFuck (Site) - A theoretical elaboration including an interpreter/debug-applet.
- Brainfuck Archive (Site) - Programs, compilers, interpreters, utilities, in source and compiled versions.
- Brainfuck Interpreter in PHP (Site) - Provides a Brainfuck Interpreter written in PHP and some samples to get started.
- Brainfuck Machine (Site) - A Brainfuck IDE with interpreter, debugger, compiler and tools (for example: converting BF to other programming languages, random BF code generation).
- BrainFuck Tools, Utilities and Games (Site) - Provides tools, utilities, games for and written in BF. There are also some articles on creating CGI Scripts in Brainfuck or making a Brainfuck program executable (on Linux).
- BrainScript (Site) - ActiveScript Brainfuck implementation. It allows you to write web page scripts on Brainfuck.
- BrainSub (Site) - An evolution of the Brainfuck programming language with subroutines/libraries and several additional features. This site provides an optimizing compiler for DOS/Windows (GNU/GPL license),sources in assembler and a documentation/tutorial.
- Branfuck.NET Compiler (Site) - Brainfuck compiler for Microsoft .Net Framework. Compiles Brainfuck programs into Portable Executable files (exe)
- Clifford's Homepage - The Brainf*ck Compiler (Site) - A C-like language that compiles to brainfuck.
- Esolang Wiki: Brainfuck (Site) - An overview of the language, history, and example code.
- Esoteric Non-existent Standards Institute (Site) - Contains some efforts to provide formal language specifications for BF, and other resources.
- FuckBrainfuck (FBF) (Site) - A programming language that compiles to Brainfuck.
- GBrainfuck (Site) - A GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines.
- libbf (Site) - A free portable library for Brainfuck fast interpretation, optimization, compilation and execution
- mod_bf (Site) - Apache webserver Brainfuck module; several BF code handlers. Easily make dynamic webpages in BF. Simple example of uses of Apache API, simpler than standard Apache mod_example. Descriptions, downloads, links. [Open Source, GPL]
- Mr. Rock's Brainfuck Pages (Site) - Language introduction, tutorial, resources, BF to Perl converter.
- Online Brainfuck Interpreter (Site) - Execute Brainfuck programs online with this JavaScript implementation.
- PEBBLE (Site) - A programming language that compiles to Brainfuck and C.
- phpBrainfuckInterpreter (Site) - A PHP based Brainfuck interpreter which gives verbose feedback as a program runs to aid in debugging.
- Some Brainfuck Fluff (Site) - By Daniel B. Cristofani. Complete brainfuck reference; sources for various programs, including a Universal Turing Machine; brainfuck to SPARC compiler, and interpreters in C and JavaScript; suggestions, contest results.
- Taking Over The World (Site) - A short text game completely written by hand in Brainfuck.
- The Brainfuck CPU (Site) - A processor that natively runs Brainfuck code.
- The Brainfuck Programming Language (Site) - Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
- Tutorial in Brainfuck Programming (Site) - Tutorial and the source code for a 171 bytes long Brainfuck compiler.
- VBBrainFNET (Site) - A Brainfuck IDE (editor, interpreter, debugger and compiler) written in VB.NET (.NET 2.0)
- 4mhz.de (Site) - Provides Brainfuck Developer, an Integrated Development Environment for the language running on Microsoft Windows.
- BF Debugger Project (Site) - An integrated GUI debugger for the development of software using the Brainfuck programming language.
- BFBASIC compiler (Site) - A Basic to Brainfuck compiler written on Java that runs on Windows and Linux.
- Brainf*** (Site) - Introduction to programming in Brianfuck; interpreters written in Brainfuck, C, JavaScript and many links.
- Brainf*ck .Net Compiler (Site) - Brainfuck compiler that outputs .NET IL code. Includes source of sample programs.
- BrainFuck (Site) - A theoretical elaboration including an interpreter/debug-applet.
- Brainfuck Archive (Site) - Programs, compilers, interpreters, utilities, in source and compiled versions.
- Brainfuck Interpreter in PHP (Site) - Provides a Brainfuck Interpreter written in PHP and some samples to get started.
- Brainfuck Machine (Site) - A Brainfuck IDE with interpreter, debugger, compiler and tools (for example: converting BF to other programming languages, random BF code generation).
- BrainFuck Tools, Utilities and Games (Site) - Provides tools, utilities, games for and written in BF. There are also some articles on creating CGI Scripts in Brainfuck or making a Brainfuck program executable (on Linux).
- BrainScript (Site) - ActiveScript Brainfuck implementation. It allows you to write web page scripts on Brainfuck.
- BrainSub (Site) - An evolution of the Brainfuck programming language with subroutines/libraries and several additional features. This site provides an optimizing compiler for DOS/Windows (GNU/GPL license),sources in assembler and a documentation/tutorial.
- Branfuck.NET Compiler (Site) - Brainfuck compiler for Microsoft .Net Framework. Compiles Brainfuck programs into Portable Executable files (exe)
- Clifford's Homepage - The Brainf*ck Compiler (Site) - A C-like language that compiles to brainfuck.
- Esolang Wiki: Brainfuck (Site) - An overview of the language, history, and example code.
- Esoteric Non-existent Standards Institute (Site) - Contains some efforts to provide formal language specifications for BF, and other resources.
- FuckBrainfuck (FBF) (Site) - A programming language that compiles to Brainfuck.
- GBrainfuck (Site) - A GPL'ed Brainfuck language interpreter written in C and intended to run on *NIX machines.
- libbf (Site) - A free portable library for Brainfuck fast interpretation, optimization, compilation and execution
- mod_bf (Site) - Apache webserver Brainfuck module; several BF code handlers. Easily make dynamic webpages in BF. Simple example of uses of Apache API, simpler than standard Apache mod_example. Descriptions, downloads, links. [Open Source, GPL]
- Mr. Rock's Brainfuck Pages (Site) - Language introduction, tutorial, resources, BF to Perl converter.
- Online Brainfuck Interpreter (Site) - Execute Brainfuck programs online with this JavaScript implementation.
- PEBBLE (Site) - A programming language that compiles to Brainfuck and C.
- phpBrainfuckInterpreter (Site) - A PHP based Brainfuck interpreter which gives verbose feedback as a program runs to aid in debugging.
- Some Brainfuck Fluff (Site) - By Daniel B. Cristofani. Complete brainfuck reference; sources for various programs, including a Universal Turing Machine; brainfuck to SPARC compiler, and interpreters in C and JavaScript; suggestions, contest results.
- Taking Over The World (Site) - A short text game completely written by hand in Brainfuck.
- The Brainfuck CPU (Site) - A processor that natively runs Brainfuck code.
- The Brainfuck Programming Language (Site) - Brief overview, introduction to commands, informal standards for programmers and implementers, and related resources.
- Tutorial in Brainfuck Programming (Site) - Tutorial and the source code for a 171 bytes long Brainfuck compiler.
- VBBrainFNET (Site) - A Brainfuck IDE (editor, interpreter, debugger and compiler) written in VB.NET (.NET 2.0)
- (Video) -
- 14.05.2007 (Image) - 20070514_brainfuck.thumbnail.jpg
- 16Mbit Downspeed 1.4Mbit Upspeed Yay for ADSL2 LLU broadband Brainfuck Anyone Forum Rules Here (Image) - brainfuck.jpg
- 2005 2311 3k 9bySet.jpg 19Oct2005 2043 108k Anymore.jpg 03Oct2005 2142 10k Bes.JPG 10Jun2005 1353 115k BrainFuck.jpg 12Sep2005 0119 15k Halloween.jpg 31Oct2005 2156 31k Hallowin.jpg 31Oct2005 2159 32k IG.JPG (Image) - BrainFuck.jpg
- 2007 1409 33K calendar.jpg 04Nov2008 1428 35K burningsafari.mp4 05Oct2007 1629 9.7M brainfuck.gif 09Sep2008 0942 118K borntoroam.jpg 30Oct2008 2144 82K boom.mp4 (Image) - brainfuck.gif
- A brainfuck interpreter in PHP Introduction Brainfuck is a turingcomplete programming language with only eight instructions . (Image) - brainfuck_inofficial_logo.jpg
- AcmeBrainfuck Embed Brainfuck in your perl code search.cpan.org (Site) - Brainfuck is about the tiniest Turing-complete programming language you can get. ... Brainfuck has just just 8 instructions (well more in this implementation, see " ...
- Adulterium Psychoblowing Season (Video) -
- An elegant programming language Brainfuck Hungry Hacker Industries (Site) - A small, loose-knit group of hackers always looking for new projects on a shoestring budget. ... http://freshmeat.net - has various brainfuck compilers/interpreters ...
- ASTS Another Love Song (Video) -
- bbrain fuckb (Post) - gosh , i think im going retard ! seriously , i think that i am already retard ! my brain is turning into juice . thanks to the god.damm.it 2 point perspective ! because of it , i slept at 4.30am and woke up and 6.30am ! how crazy . ...
- bBrainfuckb (Post) - var brainfuck = function (source, getc) { var heap, ptr, cur, c, ret, stack, i, bracket, stack; heap = [0]; ptr = 0; cur = -1; ret = '; stack = []; if (!getc) getc = function () { return prompt("input a character"); ...
- bbrainfuckb prg01 (Post) - Language properties... *non-practical. *amusing. *simple. *low-level. Hello World in Brainfuck... ++++++++++. [>+++++++>++++++++++>+++>+<<<<-]. >++ .>+ .+++++++ ..+++ .>++ .<<+++++++++++++++ .>.+++ .------ .-------- ...
- Brain Fuck (Video) -
- Brain fuck terror 400 bpm (Post) - Download Brain fuck terror 400 bpm mp3.
- Brainfuck (Post) - But it’s alot of fun to program in brainfuck and it stimulates creativity and logic thought. And it also helps me kill time in boring classes. Brainfuck uses a list of bytes, which all start at 0, and a bytepointer, which, ...
- Brainfuck (Post) - To hell with brain. Brain is alive and ticking. Numbness at the end of 4 hours is the only sign of living brain. Why is it that only when it is living that we want it to be dead and buried? Probably because you cannot think that when ...
- Brainfuck Esolang (Site) - An overview of the language, history, and example code. ... Brainfuck is probably the most famous of the esoteric programming languages, and ...
- Brainfuck Wikipedia, the free encyclopedia (Site) - The brainfuck language is an esoteric programming language noted for its extreme ... Urban Müller created brainfuck in 1993 with the intention of designing a ...
- Brainfuck Golf (Site) - Brainfuck is an esoteric language created by Urban Müller. ... The Esoteric Languages mailing list, where Brainfuck-related discussion is always welcome. ...
- Brainfuck interpreter in F (Post) - You can find a repository of Brainfuck sample programs at this site: http://esoteric.sange.fi/brainfuck/bf-source/prog/, the following code contains the classic Hello World! and how to parse it using the interpreter we just wrote: ...
- Brainfuck, Minimalistic, Turing complete, Programming language (Post) - Can you believe that someone came up with a programming language, albeit designed for fun, is turing complete, yet so minimalistic it is a brainfuck to write. The language is called Brainfuck, my bad, “brainfuck”. ...
- Brainfuck Google D (Post) - BrainFuck causes error.
- Brainfuck Interpreter (Post) - Released by: Marco64 Type: C64 Misc. Download | Discuss Brainfuck Interpreter.
- Brainfuck interpreter in F (Post) - Brainfuck is an esoteric programming language whose grammar consists of only eight commands, written as a single character each. Writing an interpreter for this simple language in F# takes less the one hundred lines of code and is a ...
- Brainfuck Language (Site) - http://koeln.ccc.de/projekte/brainfuck/index-e.html -- tools ... http://www.hevanet.com/cristofd/brainfuck/ -- more programs and things. ...
- Brainfuck Programming Language (Post) - Brainfuck, a programming language in eight characters. Specifically, +-<>[],. Needless cleverness, of course, but fun to think through once. This reminds me (at least superficially) of the PQ/formal logic stuff in Gödel, Escher, Bach, ...
- brainfuck-machine2.jpg (Image) - brainfuck-machine2.jpg
- C bBrainfuckb interpreter rohitab.com Forums (Post) - i dont there is EOF character, its just defined integer(depends on system platform) but usually it is -1. Ive read somewhere that some brainfuck programs put -1 to memory block for breaking from loop. The If statement idea sounds good. ...
- Digital Brain Fuck (Post) - For the time being this article is located in the ‘experience” category but I will soon make an “Internet people watching” tab. Long story short: What the eFf is this thing?…I will tell you what it is…this picture is an Internet ...
- Dr. Brainfuck Hart aber Herzlich Total Schranz Edit (Video) -
- Dr. Brainfuck Vs Plauzer Brain Damage (Video) -
- Freezing Brainfuck. (Post) - Do you like the snow? No? Yes? I am really tired of people complaining whenever it snows. I mean last time I checked - we lived in Canada. Canada is a north-most country [much like Russia] and a great majority of Canadians have ...
- Fuck War (Post) - As long as humans are fucking retarded there will be war. Religion is just another -- perhaps faulty -- tool for examining our life. When simple people will realize that the guy from the other side of barricades shoots you in the leg ...
- Grandluxe celebrates Justice in New York City (Video) -
- Hostile programming in bbrainfuckb capture the flag (Post) - submitted by hotgoth [link] [0 comments]
- I beg your pardon, Sir, is there really no Heaven (Post) - I beg your pardon, Sir, is there really no Heaven? And nothing is up there; and nothing tells me what to do? And no cozy feeling about bright and shining future? You mean I must create it all myself, with these imperfect hands, ...
- I don39t know how to name this post (Post) - When I was working as an intern, one of my assignments was to create an ASP.NET web-service with NHibernate and MSSQL2005 from scratch. The service would fetch a chunk of data wrapped in SOAP from the client and through NHibernate store ...
- IBDDiscussion Short rocking (Video) -
- Ich hab das natrlich zuerst fr einen Witz gehalten, aber es ist tatschlich wahr Brainfuck ist eine Programmiersprache. Artikel kommentieren (Image) - brainfuck.jpg
- Interactive warp tunnel simulator (Video) -
- Its in your brain Autor Ellen Gutovsky Erzeugt mit Blinkenpaint 2.4 Download Blinkenlights Movie (Image) - brainfuck.blm.gif
- JNB Beginning of and End Killer Klown vs Brett Steel Street Fight pt.3 (Video) -
- Linking hack (Post) - http://blogs.msdn.com/oldnewthing/archive/2004/10/25/247180.aspx This is quite fun little piece of code. EXTERN_C IMAGE_DOS_HEADER __ImageBase; #define HINST_THISCOMPONENT ((HINSTANCE)&__ImageBase) Getting INSTANCE of DLL from static ...
- Making Valentines day special with Haskell and bbrainfuckb ... (Post) - Making Valentine’s day special with Haskell and brainfuck. Well its that time of year again when you can either conform and buy your significant other a box of chocolates and fist of flowers and watch her dreary eyed try to remember ...
- Making Valentines day special with Haskell and bbrainfuckb. (Post) - submitted by Buff_Drinklots [link] [0 comments]
- Making Valentines day special with Haskell and bbrainfuckb. (Post) - What we are going to do is extend this excellent brainfuck interpreter written by SamB with a UI that shows the content of the memory. The memory will be displayed as oversized pixels varying in redness depending on their value. ...
- Mediapojkarna Brainfk (Video) -
- mikrotek dynasty 25 awesome hardtekno (Video) -
- MK Ultra Ultrahocherhitzt (Video) -
- MLM again (Post) - In fact, like always the brainfuck session will always make people wanna join it. Consider this to the previous one, the membership is $25, which is much much cheaper compared to the $1200 proposed before by the fucked up MLMs like ...
- One Bit Manipulation A Reduced Instruction Set Computer (Post) - The esoteric computer programming language, brainfuck, a reduced instruction set language and slight variation of p prime prime, uses a set of only eight instructions to perform universal computation. In otherwords, it can perform ...
- Parent Directory brainfuck.jpg 24Dec2005 1859 85K crash.jpg 24Dec2005 1858 91K (Image) - brainfuck.jpg
- Programming . ... . . . ... . . . ... or Hello World to those of you who arent versed in the intricacies (Image) - brainfuck.thumbnail.jpg
- Programming in Brainfuck Introduction (Site) - Created by Urban Mueller, Brainfuck is an eight instruction Turing-complete ... Brainfuck is a more or less block structured, gotoless programming language. ...
- Rocking Fortress Team Fortress 2 Koolfox Its Down (Video) -
- Science Brain Fuck (Post) - Seriously, I have no idea how the leviatation functions it it either pure genious or a fantastic hoax. I’ve done alot of investigating into it, and there seems to be alot of credit to it being real, but I just can’t tell.
- Seizure cube (Video) -
- Shooting the Television (Video) -
- some brainfuck fluff (Site) - Includes a complete language reference, plus my many brainfuck programs and some implementations and commentary.
- Sounds on the webpage (Post) - Oh what the fuck is wrong with people who put sound on the webpage.
- Sphere Online Judge SPOJ Problem BF196ALG (Post) - SPOJ Problem Set. 3949. BrainFuck implementation of 196 Algorithm. Problem code: BF196ALG. You need to implement 196 algorithm described here: LINK using the best ezoteric programming languange: BrainFuck. ...
- stdwstring in gSOAP (Post) - I love unicode. However, I just spent two hours making gSOAP understand std::wstrings. Here is what I have: wsdl2h kypen.h http://localhost:8080/WSTest/KypenFacadeService?wsdl stringtowstring.py ...
- Tempero Manero (Video) -
- the bbrain fuckb switch (Post) - the brain fuck switch.
- The Brainfuck Assembly Just For The Ladies (Video) -
- The Brainfuck Assembly Want Ya (Video) -
- The CWord (Video) -
- VASSAGO (Post) - Pounding machinegun brain-fuck 666 carved in the bullet It kills every one blast away human parts demonic iron phallo Suckers of the light Transforms to pussies 666 carved in the bullet It kills every one Sign of Vassago ...
- Visual bbrainfuckb (Post) - Instead of actually focusing on this atrocity, click to see the whole entry. Let us reminisce, think back to the good old days and completely ignore this butchers’ knife in our backs. :)
- Why The Fuck We Program For Web (Post) - What you can do with programming languages is what you can do with the knowledge, or value. People like value because it stimulates their instincts: strive for power, survival, sex, and unknown. These desires are connected with each ...
- zombierama Blog Archive bbrainfuckb (Post) - brainfuck. This entry was posted on Sunday, March 8th, 2009 at 7:09 pm and is filed under aux arts. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. ...
Last update: 2008-05-05 14:45:54 Brainfuck | Copyright 2008 HubHip.com>