On Thu, 11 Oct 2012, ais523 wrote:
> On Thu, 2012-10-11 at 09:55 -0700, Kerim Aydin wrote:
> > Sorry, yes, I was leaving out the details of BF implementation itself as
> > it's pretty textbook.  But:
> > 
> > 1. "Length" is count of all legal BF characters.  Complete set is:  ><+-.,[]
> > All other characters and whitespace are ignored (to encourage comments, 
> > etc).
> > Language reference to be used is http://esolangs.org/wiki/brainfuck.  
> > I'll provide a copy of the (pretty trivial) compiler I'm using, that 
> > includes 
> > producing the official character count of a program and also has some 
> > minimal 
> > debugging tools (e.g. a memory dump).
> 
> You probably want to specify a particular revision of that page. It
> wouldn't be the first time someone had vandalised a wiki page to gain an
> advantage at nomic…

HA!  I'd already copypastad it to a safe location under my control which I'll 
use/publish for the official rules :P

But sure, it's http://esolangs.org/w/index.php?title=Brainfuck&oldid=32694


Reply via email to