Description
A Brainf*** interpreter for Adium. Just what you wanted, of course. Brainf*** is a Turing-complete programming language consisting of 8 instructions. For more information, see http://www.muppetlabs.com/~breadbox/bf/. The script is invoked as /bf{program|input}, and sends the output to the current chat. Obviously this introduces one caveat, being that the programs cannot have any |'s in the source. Sue me. I would not recommend running large programs with this script, but it should only be limited by memory. You can change it to be 16-bit BF by changing both 255's to 65535 in bf.AdiumScripts/Contents/bf.scpt.
Post a New Comment
You must be logged in to post comments.
|
Current Version: |
0.0 |
Last Updated: |
11/15/05 |
|