@calc84 - Afaik, you cant define a function that takes args and returns nothing. I get syntax errors if I try to call one without assignment, hence "_".
me() accesses a copy of the heap data for an instance. right now it's stackless, and just overwrites the last reference.
@toxi - I don't think theres going to be a way around pointer syntax when passing objects...
I hope im wrong; but to work everywhere, main included, objects cant have sugar. since objects are functions, you can only pass their references as strings.
@raimondz - module and export are syntactic sugar for plain old basic. when the program is running, they are not in memory.
everyone else - MINECRAFT TOO HARD