dysfun@treehouse.systems ("gaytabase") wrote:
error messages are not very good. syntax errors get you old LL(1) style messages about expected and got. this could turn into something unpleasant with duck typing fairly quickly i think - once you get the code to compile it'll probably be fine, but getting there might be 'fun'.