Y
Hacker News
new
|
ask
|
show
|
jobs
by
samps
528 days ago
I think it would be more like RPN if it used a stack, and operands were specified as relative offsets (i.e., stack offsets). In the version I wrote, operands are still represented as absolute offsets in the expression table.