Issue 10: Functions
Project Member Reported by apangb...@gmail.com, Jan 26, 2009
Need functions. Ideally functions should be first-order values.

Would be great to support default values and keyword arguments like Python.
I think this will make the parsing more difficult but I don't think it will
drastically complicate the actual implementation of functions.