summaryrefslogtreecommitdiff
path: root/language/l2_parse.ml
diff options
context:
space:
mode:
authorGabriel Kerneis2014-04-03 17:21:48 +0100
committerGabriel Kerneis2014-04-03 17:28:45 +0100
commit6211671cf52fb51aafe46438ba408d3e3e009734 (patch)
treeae4b0f807baa806cdf31e3990c0231c0df2808ec /language/l2_parse.ml
parent731bff8e40537176972741014cd88ace55a58742 (diff)
Power example now EXECUTES (almost) CORRECTLY! \o/
Warning: we set the link register to the address of the first instruction, which means the program is effectively an infinite loop returning 42 forever. (Except it slows down and leaks memory, probably because the interpreter doesn't optimise the tail call in fde_loop.) 42, 42, 42, 42, 42, 42, 42, 42, ...
Diffstat (limited to 'language/l2_parse.ml')
0 files changed, 0 insertions, 0 deletions