http://www.perlmonks.org?node_id=197200


in reply to Coding while drunk

ROFL. Reminds me of a "Compilers and Interpreters" class project in university, to implement a simple compiler.

A friend and I did the project over a few bottles of beer, and it worked fine, except all the operators associated right-to-left.

We documented that as a feature, saying it was "in the spirit of APL". :)
--
Mike