>>8
>log my::inconsistent:calling:convention("faggot");
"Logging is presently implemented as a language built-in feature, as it makes use of compiler-provided logic for allocating the associated per-module logging-control structures visible to the runtime, and lazily evaluating arguments. In the future, as more of the supporting compiler-provided logic is moved into libraries, logging is likely to move to a component of the core library. "
altho i agree, they could have just made it look consistent no matter how it was implemented
>>8
fn
shortening "function" to "fn", not sure why that is so hate-able. commonly used things should be made more terse, no? perhaps you mean there should be no function keyword at all?
>>8
{}
there's 3 common "ways" to organize code structure: lisp parens, algol braces, and FIOC. imo, braces aren't worse than the alternatives.