Name: Anonymous 2009-06-15 14:54
Write a BBCODE interpreter/compiler in the esoteric language of your choice, in the fewest bytes possible.
Haskell (port of my C# version, so could be a little inelegant), but it was designed to conform to ABBC's behaviour. With the crappy handling of quotes, I couldn't create a proper tree-based implementation.