Skip to main content

Timeline for Brainf*** Golfer

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Sep 5, 2015 at 22:52 comment added user3710044 This is broken, the generated BF outputs NUL bytes or '?' characters depending on the locale for any character not in 1..127. Plain ASCII (1-127) seems to be fine though. Noticing that (byte)s are signed and carefully choosing a locale gets a lot of them (taking the score over 5800000) but there are still several thousand NULs from the bf conversion of Lenna.png. So there's something else too.
S Mar 4, 2015 at 21:57 history suggested mbomb007 CC BY-SA 3.0
added prettify markup
Mar 4, 2015 at 21:04 review Suggested edits
S Mar 4, 2015 at 21:57
Sep 7, 2013 at 0:31 history edited mmaag CC BY-SA 3.0
deleted 72 characters in body
Sep 6, 2013 at 23:43 history edited mmaag CC BY-SA 3.0
Added documented example code; added 17 characters in body
Sep 6, 2013 at 23:19 history edited mmaag CC BY-SA 3.0
Removed pseudo code because it was terribly wrong, improved Java code
Sep 6, 2013 at 22:24 review First posts
Sep 7, 2013 at 9:20
Sep 6, 2013 at 22:23 history edited mmaag CC BY-SA 3.0
Added short code explanation.
Sep 6, 2013 at 22:08 history answered mmaag CC BY-SA 3.0