-
jn does not have macros yet, so there's still a lot of cruft e.g. def + fn instead of defn, required else clause for if, no implicit do under let, no cond etc. i also havent rewritten my inliner, so "operators" remain method invocations in the disassembly. getting there!