K Stol wrote:

Hello,

In parrot_assembly.pod is the instruction "set_global" defined as:

store_global Px, sy Store X in the default global symbol table with a name of Y.


Yep. But this is not the only flaw in this file. Many opcodes are either outdated or not yet implemented (I'm not always sure which is true). I think this file should only have a general description of PASM. Details should be in the generated docs like core_ops.pod. Yet unimplemented ops could go (or are) in the pddds.

Klaas-Jan

Thanks, leo



Reply via email to