List Question
20 TechQA 2021-04-18T13:05:34.440000What are nqp, nqp-m, rakudo-debug, rakudo-debug-m, rakudo-gdb-m, rakudo-m, rakudo-valgrind-m?
266 views
Asked by Håkon Hægland
Strings and Strands in MoarVM
168 views
Asked by codesections
It is possible to write NQP's precedence parser in Raku
152 views
Asked by Konrad Eisele
What is the "semantic model" introduced in Apocalypse #1?
281 views
Asked by raiph
Is it possible to run a sub-grammar inside a grammar nqp?
132 views
Asked by Konrad Eisele
How to remove a multi method in Raku
150 views
Asked by Tinmarino
How to override the NQPMatch.Str function
124 views
Asked by Tinmarino
How to reuse a language token in a custom Grammar (Raku)
185 views
Asked by Tinmarino
How to print an object, type in nqp
207 views
Asked by Tinmarino
Difference between single pipe and double pipe in Raku Regex (| Vs ||)
296 views
Asked by Tinmarino
Errors with role "currying"
171 views
Asked by jjmerelo
Errors using Metamodel::ConcreteRoleHOW.new_type
110 views
Asked by jjmerelo
How to tell the difference between types of nqp iterators
110 views
Asked by Elizabeth Mattijsen
What is the difference between `nqp::if` and `if` in an .nqp file?
137 views
Asked by Håkon Hægland
`Missing or wrong version of dependency` after recompiling nqp
212 views
Asked by Håkon Hægland
Introspecting NQP roles
119 views
Asked by jjmerelo
Obtaining the QAST of a Perl 6 file from another program
186 views
Asked by jjmerelo
Obtaining the Pod of a module without explicitly exporting it
182 views
Asked by jjmerelo
Binding of private attributes: nqp::bindattr vs :=
153 views
Asked by Vadim Belman
Coercion/type checking: manually reproduce Perl6 standards
294 views
Asked by Vadim Belman