// prefixed builtins with '#' // when writing a compiler - like a c-like language :if () #asm(jz else$) {} #asm(jmp ifend$) #asm(else$:) [] #asm(ifend$:) ;