Package: hsbrainfuck
Version: 0.1-6

The original brainfuck distribution written by Urban Müller in 1993 has a few example programs in it one of these is a prime number generator.

I would expect a brainfuck interpreter to be able to run this code hsbrainfuck cannot!

I would expect a reasonable brainfuck interpreter to get to 255 in less than twenty seconds. A good one will be subsecond.

Download:       http://aminet.net/dev/lang/brainfuck-2.lha
Readme:         http://aminet.net/dev/lang/brainfuck-2.readme

Extracted copy of prime.b
https://github.com/rdebath/Brainfuck/raw/a7caec11b54dd960ecf6172b58822997b5208bb9/src/prime.b

Slightly 'modernised' version of prime.b
https://github.com/rdebath/Brainfuck/raw/master/testing/Prime.b

--
Rob.                          (Robert de Bath <robert$ @ debath.co.uk>)
                                             <http://www.debath.co.uk/>

Reply via email to