Skip to content

Instantly share code, notes, and snippets.

@primaryobjects
Last active August 29, 2015 14:25
Show Gist options
  • Save primaryobjects/97ca7ddcf977abf30ea9 to your computer and use it in GitHub Desktop.
Save primaryobjects/97ca7ddcf977abf30ea9 to your computer and use it in GitHub Desktop.
This code was written by an AI https://github.com/primaryobjects/AI-Programmer. Splits text at every 3-characters by a comma (creating a CSV string).
To run the above code:
Go to http://esoteric.sange.fi/brainfuck/impl/interp/i.html
Paste in the code.
Enter some input in the text box on the page.
Click the 'execute' button.
See also:
https://github.com/primaryobjects/AI-Programmer/tree/master/Results/csv%20split
https://github.com/primaryobjects/AI-Programmer/blob/master/Results/csv%20split/csvsplit-2.png
http://www.primaryobjects.com/CMS/Article149
>>,.,[.,.[<]++++++++++++++++++++++++++++++++++++++++++++.,.,]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment