Ticket #99 (closed todo: fixed)

Opened 13 years ago

Last modified 13 years ago

Implement :immediate and other sub flags that involve running subs

Reported by: kjs Owned by: kjs
Priority: normal Milestone:
Component: pirc Version: trunk
Severity: medium Keywords: bytecode
Cc: Language:
Patch status: Platform:

Description

PIRC emits bytecode for subs, but :load, :init, :immediate, :postcomp flags are not doing the right thing.

This must be implemented.

Change History

Changed 13 years ago by kjs

  • status changed from new to closed
  • resolution set to fixed

:immediate subs run.

:main works

:load is handled by load_bytecode op etc (in parrot, not the pir compiler)

closing ticket.

Note: See TracTickets for help on using tickets.