Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect attribution. #1

Open
rdebath opened this issue Jun 21, 2023 · 2 comments
Open

Incorrect attribution. #1

rdebath opened this issue Jun 21, 2023 · 2 comments

Comments

@rdebath
Copy link

rdebath commented Jun 21, 2023

@cwfitzgerald seems to have removed the attribution.

Credit to https://github.com/cwfitzgerald/brainfuck-benchmark/blob/master/benches/mandel.b

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 )

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
@cwfitzgerald
Copy link

Man this was a blast from the past.

Sorry if I removed any attribution, wasn't done out of malace, this was from a time I was mainly playing around with projects.

Please do re-add it wherever appropriate.

@john-h-k
Copy link
Owner

Thanks for the fix, that’s really useful. I’ll get it in tomorrow morning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants