TODO - This is the TODO file for a PIR implementation in NQP.
strings
Double-quoted strings doesn't interpolate.
heredoc
Heredocs are parsed. But original node isn't updated.
Macros
Macros are not expanded ATM.
"Verbose" PCC calls.
.set_arg
,.get_result
,.set_return
,.yield
, etc.
Add file information to the PackFileDebug.
"@ARGV" support.
Currently examples/benchmark/fib.pir failing with "Too less positional passed"