tansly / congenial-elucidator

A compiler for the xpln programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local offsets are wrong for the first function in a program

tansly opened this issue · comments

Need to make sure parameters come before all locals in the stack.

Need to make sure parameters come before all locals in the stack.

They do, problem is something else.