Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in nqp
What are nqp, nqp-m, rakudo-debug, rakudo-debug-m, rakudo-gdb-m, rakudo-m, rakudo-valgrind-m?
Mar 03, 2023
raku
nqp
moarvm
It is possible to write NQP's precedence parser in Raku
Nov 02, 2022
grammar
raku
nqp
Obtaining the QAST of a Perl 6 file from another program
Jul 11, 2022
abstract-syntax-tree
raku
rakudo
nqp
Strings and Strands in MoarVM
Jun 28, 2022
string
raku
rakudo
nqp
moarvm
How to reuse a language token in a custom Grammar (Raku)
Dec 08, 2021
raku
nqp
How to override the NQPMatch.Str function
Jun 30, 2022
raku
nqp
`Missing or wrong version of dependency` after recompiling nqp
May 06, 2022
raku
rakudo
nqp
Will writing module in NQP (Not Quite Perl) speed up perl6 program?
Apr 15, 2020
raku
nqp
How to remove a multi method in Raku
Jun 18, 2021
raku
nqp
Is it possible to run a sub-grammar inside a grammar nqp?
Mar 30, 2022
regex
raku
nqp
Obtaining the Pod of a module without explicitly exporting it
Nov 18, 2021
raku
precompiling
nqp
pod6
How to print an object, type in nqp
Jul 07, 2022
raku
nqp
What is the "semantic model" introduced in Apocalypse #1?
Sep 12, 2022
raku
metamodel
rakudo
nqp
Errors with role "currying"
May 07, 2022
raku
nqp
Is there a way to deal with Unix sockets in Perl 6?
May 07, 2021
sockets
io
raku
nqp
What is the difference between `nqp::if` and `if` in an .nqp file?
Jan 24, 2022
raku
nqp
Difference between single pipe and double pipe in Raku Regex (| Vs ||)
Oct 22, 2022
raku
nqp
Coercion/type checking: manually reproduce Perl6 standards
Apr 27, 2022
raku
nqp
Binding of private attributes: nqp::bindattr vs :=
Nov 16, 2021
raku
nqp