diff options
| author | Gabriel Kerneis | 2014-04-03 17:21:48 +0100 |
|---|---|---|
| committer | Gabriel Kerneis | 2014-04-03 17:28:45 +0100 |
| commit | 6211671cf52fb51aafe46438ba408d3e3e009734 (patch) | |
| tree | ae4b0f807baa806cdf31e3990c0231c0df2808ec /language | |
| parent | 731bff8e40537176972741014cd88ace55a58742 (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')
0 files changed, 0 insertions, 0 deletions
