Skip to content

Instantly share code, notes, and snippets.

@peschwa
Created July 29, 2014 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peschwa/edaa138349b060598488 to your computer and use it in GitHub Desktop.
Save peschwa/edaa138349b060598488 to your computer and use it in GitHub Desktop.
nqp-js$ ./nqp-p --module-path gen/js/stage1/ src/vm/js/bin/nqp-js.nqp -e 'nqp::say("Hello World")' | node
Can not get attribute '%!marks' declared in class 'ParseShared' with this object
current instr.: 'MARKED' pc 20727 (gen/parrot/stage2/NQPHLL.pir:7955) (gen/parrot/stage2/NQPHLL.nqp:768)
called from Sub 'ws' pc 14623 (gen/parrot/stage2/NQP.pir:5685) (gen/parrot/stage2/NQP.nqp:801)
called from Sub 'statementlist' pc 20556 (gen/parrot/stage2/NQP.pir:7842) (gen/parrot/stage2/NQP.nqp:892)
called from Sub 'comp_unit' pc 18745 (gen/parrot/stage2/NQP.pir:7080) (gen/parrot/stage2/NQP.nqp:861)
called from Sub 'TOP' pc 13239 (gen/parrot/stage2/NQP.pir:5195) (gen/parrot/stage2/NQP.nqp:782)
called from Sub 'parse' pc 20204 (gen/parrot/stage2/QRegex.pir:8177) (gen/parrot/stage2/QRegex.nqp:1266)
called from Sub 'parse' pc 33012 (gen/parrot/stage2/NQPHLL.pir:13108) (gen/parrot/stage2/NQPHLL.nqp:1425)
called from Sub '' pc 32450 (gen/parrot/stage2/NQPHLL.pir:12900) (gen/parrot/stage2/NQPHLL.nqp:1380)
called from Sub 'compile' pc 32241 (gen/parrot/stage2/NQPHLL.pir:12815) (gen/parrot/stage2/NQPHLL.nqp:1372)
called from Sub 'eval' pc 27926 (gen/parrot/stage2/NQPHLL.pir:11000) (gen/parrot/stage2/NQPHLL.nqp:1129)
called from Sub 'evalfiles' pc 31221 (gen/parrot/stage2/NQPHLL.pir:12394) (gen/parrot/stage2/NQPHLL.nqp:1339)
called from Sub 'command_eval' pc 30021 (gen/parrot/stage2/NQPHLL.pir:11920) (gen/parrot/stage2/NQPHLL.nqp:1268)
called from Sub 'command_line' pc 29057 (gen/parrot/stage2/NQPHLL.pir:11519) (gen/parrot/stage2/NQPHLL.nqp:1218)
called from Sub 'MAIN' pc 601 (gen/parrot/stage2/NQP.pir:204) (gen/parrot/stage2/NQP.nqp:3664)
called from Sub '' pc 578 (gen/parrot/stage2/NQP.pir:191) (gen/parrot/stage2/NQP.nqp:3659)
called from Sub '' pc 160626 (gen/parrot/stage2/NQP.pir:57329) (gen/parrot/stage2/NQP.nqp:3636)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment