You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
99 Bottles of Beer in Urban Mueller's BrainF*** (The actual
name is impolite)
by Ben Olmstead
ANSI C interpreter available on the internet; due to
constraints in comments the address below needs to have the
stuff in parenthesis replaced with the appropriate symbol:
http://www(dot)cats(dash)eye(dot)com/cet/soft/lang/bf/
Believe it or not this language is indeed Turing complete!
Combines the speed of BASIC with the ease of INTERCAL and
the readability of an IOCCC entry!
>+++++++++[<+++++++++++>-]<[>[-]>[-]<<[>+>+<<-]>>[<<+>>-]>>>
[-]<<<+++++++++<[>>>+<<[>+>[-]<<-]>[<+>-]>[<<++++++++++>>>+<
-]<<-<-]+++++++++>[<->-]>>+>[<[-]<<+>>>-]>[-]+<<[>+>-<<-]<<<
[>>+>+<<<-]>>>[<<<+>>>-]>[<+>-]<<-[>[-]<[-]]>>+<[>[-]<-]<+++
+++++[<++++++<++++++>>-]>>>[>+>+<<-]>>[<<+>>-]<[<<<<<.>>>>>-
]<<<<<<.>>[-]>[-]++++[<++++++++>-]<.>++++[<++++++++>-]<++.>+
++++[<+++++++++>-]<.><+++++..--------.-------.>>[>>+>+<<<-]>
etc
The text was updated successfully, but these errors were encountered:
@cwfitzgerald seems to have removed the attribution.
rustfuck/examples/mandelbrot.b
Line 2 in 562a253
Should be:
A mandelbrot set fractal viewer in brainf*** written by Erik Bosman
Generator is at: http://esoteric.sange.fi/brainfuck/utils/mandelbrot/
and includes "large" and "titanic" variants.
Also you appear to have the 99 bottles of beer written by Ben Olmstead, author of
Malbolge
which should have the heading below (see https://sange.fi/esoteric/brainfuck/bf-source/prog/99botles.bf )The text was updated successfully, but these errors were encountered: