Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Conditional subexpression replacement using regular expressions

regex perl replace raku

Split on Split overlap [ RAKU ]

split raku

Raku: return Type

raku

Can I choose between Perl 6 multis that have no parameters?

raku multiple-dispatch

More concise way to build a configuration class using environment variables?

raku

iterate over string (UAX #29)

raku

What could be the reason that `require` doesn't work in some places?

require raku

Alternation in regexes seems to be terribly slow in big files

regex raku

What is the "semantic model" introduced in Apocalypse #1?

raku metamodel rakudo nqp

Is it possible to introspect into the scope of a Scalar at runtime?

raku introspection rakudo

How do I efficiently generate a list of primes in Perl 6?

primes raku

<.ident> function/capture in perl6 grammars

regex grammar raku

Type coercion in Perl6

raku coercion

Macros do not allow definition of lexical variables

macros raku

perl6: Cannot unbox 65536 bit wide bigint into native integer

biginteger raku

defined-or "//" over multiple lines

raku

Errors with role "currying"

raku nqp

How to get current line number during "raku -n" iteration?

raku

Access callee/this in Raku map code/block

raku introspection

Class symbol introduction due to EVALFILE

eval raku rakudo