Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Package-qualified names. Differences (if any) between Package::<&var> vs &Package::var?

package raku

Ways to get mutable strings from a Match object's chunks?

raku

How do we work with OS-independent paths in Perl 6?

windows 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