| bio | website | Esotericism.se |
|---|---|---|
| location | Sweden | |
| age | 33 | |
| visits | member for | 1 year, 10 months |
| seen | Mar 30 at 19:32 | |
| stats | profile views | 19 |
I code
|
Mar 20 |
comment |
Blockbox that Hex? @Jan Dvorak : You are correct, that is exactly what I meant |
|
Sep 28 |
comment |
Generating BF-code with single purpose Very nice and intuitive aproach. To bad bf-code is hard on the bytecount. |
|
Sep 20 |
comment |
Blockbox that Hex? I am sorry about some restatements, but rule 7 is more of an restatement of rule 6 where it is stated that the shapes should be uniform. In other words rule 7 says that a single shape cannot be divided into 2 separate smaller shapes. |
|
Aug 26 |
comment |
Generating BF-code with single purpose well, the EOF part is about how the bf-interpreter reads the bf sourcecode, so I guess it is not really applicable. Your output from your code or the output from the bf-code does not need to end with 0. |
|
Aug 25 |
comment |
Generating BF-code with single purpose Nice one!, I tested it in Google chrome Javascript-console and it seems to work flawless |
|
Aug 25 |
comment |
Generating BF-code with single purpose @PleaseStand that is correct, you can omit or supply trailing spaces, as long as the digits displays the ASCII representation on a 80 column output, so the limit is 80 chars rows. I Will edit the question later today and include this info |
|
Aug 11 |
comment |
Generating BF-code with single purpose @user unknown : Thanks for spotting that unneccesary irregularity, I have updated the shape and tried to make it as uniform to the other digits as possible |