Will Coleda wrote:
Do we still expect to be able to generate PASM from PIR? There's some
testing infrastructure to support this, but I thought this was no
longer expected to work.

It doesn't currently work, but it is planned to work again.

The big change was to consider PASM a "plain english" version of the bytecode, but there are still some pieces of bytecode that aren't well represented in PASM (constants, frozen PMCs, the effects of compile-time code triggers, etc).

Allison
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to