🦋 Welcome to Raku! raku.org/ | evalbot usage: 'p6: say 3;' or /msg camelia p6: ... | irclog: colabti.org/irclogger/irclogger_log/raku Set by ChanServ on 14 October 2019. |
|||
00:04
b7j0c joined
|
|||
b7j0c | since the name change to "raku", is the `use v6` pragma still required? or is there a new pragma? | 00:04 | |
[Coke] | it was always optional. | 00:08 | |
if you specifically want v6.c or v6.d, use it - otherwise, you get the latest version of language supported available. | 00:09 | ||
b7j0c | awesome, thanks! | ||
00:10
b7j0c left
00:26
hungryd64 joined
01:10
_jrjsmrtn joined
01:12
__jrjsmrtn__ left
01:21
leont left
01:32
MilkmanDan left
01:33
MilkmanDan joined
01:38
aborazmeh joined,
aborazmeh left,
aborazmeh joined
01:43
hungrydonkey joined
01:45
hungryd64 left,
hungryd74 joined
01:48
hungrydonkey left
01:49
hungrydonkey joined
01:52
hungryd74 left
02:05
Manifest0 left,
Manifest0 joined
03:05
releasable6 left,
quotable6 left,
benchable6 left,
coverable6 left,
tellable6 left,
shareable6 left,
bisectable6 left,
bloatable6 left,
greppable6 left,
sourceable6 left,
committable6 left,
squashable6 left,
evalable6 left,
nativecallable6 left,
reportable6 left,
statisfiable6 left,
unicodable6 left,
notable6 left,
linkable6 left
03:06
committable6 joined,
unicodable6 joined,
reportable6 joined,
evalable6 joined,
sourceable6 joined,
quotable6 joined,
squashable6 joined
03:07
coverable6 joined,
shareable6 joined,
greppable6 joined
03:08
benchable6 joined,
tellable6 joined,
linkable6 joined,
notable6 joined,
statisfiable6 joined,
bloatable6 joined,
bisectable6 joined,
releasable6 joined
03:09
nativecallable6 joined
03:10
zostay left
03:12
zostay joined
04:01
zacts joined
04:18
aborazmeh left
04:41
MasterDuke left
05:01
fooist joined
05:33
Elronnd joined
05:45
PavelB joined
06:21
wamba joined
06:24
domidumont joined
|
|||
Geth | ecosystem: 1373ff1901 | (Daniel Sockwell)++ | META.list Add Pod::Tangle URL: github.com/codesections/pod-tangle |
06:47 | |
ecosystem: d255ad1906 | (Juan Julián Merelo Guervós)++ (committed using GitHub Web editor) | META.list Merge pull request #539 from codesections-forks/pod-tangle Add Pod::Tangle Again, it's GTK::Simple failing, a dependency of Raku::Pod::Render. I've created an issue asking to eliminate that. Thanks for your new module. |
|||
06:48
cpan-raku left,
kylese joined
06:49
cpan-raku joined,
cpan-raku left,
cpan-raku joined
|
|||
Xliff | SUCK IT, PYTHON! repl.it/@Xliff/TechnologicalTricky...#main.raku | 07:04 | |
Bwahahahahahaaaa! | |||
07:08
zacts left
07:20
domidumont left
07:40
Benett left,
fooist left
07:44
andrzejku joined
07:52
zacts joined
08:00
sena_kun joined
08:01
jmerelo joined
|
|||
cpan-raku | New module released to CPAN! App::Mi6 (1.0.4) by 03SKAJI | 08:04 | |
08:04
zacts left,
zacts joined
08:05
PavelB left
08:06
rindolf joined
|
|||
jmerelo | Hey | 08:07 | |
08:07
Benett joined
|
|||
rindolf | jmerelo: hi, sup? | 08:10 | |
08:19
gnufr33dom left
|
|||
jmerelo | rindolf: same old, same old... trying to address an issue in documentation and falling into a rabbit hole... | 08:21 | |
rindolf | jmerelo: ah, good luck | 08:22 | |
jmerelo | m: class Foo { submethod bar { &?ROUTINE.^name } }; say Foo.bar | 08:23 | |
camelia | Submethod | ||
jmerelo | rindolf: thanks :-) | 08:28 | |
08:30
MasterDuke joined
|
|||
MasterDuke | codesections: i was sort of surprised to see no mention of jupyter notebooks in your blog post | 08:32 | |
08:43
Elronnd left
08:53
pecastro joined
08:56
wamba left
|
|||
Geth | doc/master: 5 commits pushed by (JJ Merelo)++ | 09:28 | |
Xliff | codesections: Love your latest blog post! | 09:30 | |
09:33
andrzejku left
09:36
hungrydonkey left
09:38
Sgeo left,
finanalyst joined
|
|||
Geth | ¦ problem-solving: JJ assigned to jnthn Issue Ecosystem name resolution (or squatting) problem github.com/Raku/problem-solving/issues/229 | 09:44 | |
09:53
jmerelo left
09:56
wamba joined
|
|||
Xliff | m: .say for Int.^methods( *.package ) | 10:11 | |
camelia | Too many positionals passed; expected 2 arguments but got 3 in block <unit> at <tmp> line 1 |
||
Xliff | m: .say for Int.^methods.map( *.package ) | ||
camelia | (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Int) (Real) (Real) (Real) (Real) (Real) (Real) (Real) (Rea… |
||
10:18
leont joined
10:26
Doc_Holliwood joined
|
|||
Doc_Holliwood | m: ' ' ~~ rx:s/ / | 10:27 | |
is the bot down? | 10:28 | ||
10:28
camelia left,
Geth left,
Geth joined
|
|||
Doc_Holliwood | thanks botmaster =) | 10:29 | |
m: ' ' ~~ rx:s/ / | |||
evalable6 | (exit code 1) 04===SORRY!04=== Error while compiling /tmp/ZenbPRLwCg Null regex not allowed at /tmp/ZenbPRLwCg:1 ------> 03' ' ~~ rx:s/ 08⏏04/ |
||
10:29
camelia joined
|
|||
Doc_Holliwood | why dows this die? it's not a "null regex" when :s is active, right? | 10:30 | |
Xliff | How would one call the "handles" trait mod in code? | 10:31 | |
lizmat | trait_mod:<handles>(parameters) ? | 10:32 | |
10:32
oodani joined,
simcop2387 joined,
cj joined,
webstrand joined
|
|||
lizmat | Doc_Holliwood: feels like a bug | 10:32 | |
10:32
webstrand left
10:34
rindolf left
10:35
webstrand joined
|
|||
Geth | ¦ problem-solving: holli-holzer assigned to jnthn Issue rx:s/ / is considered a null regex github.com/Raku/problem-solving/issues/230 | 10:55 | |
11:01
molaf joined
11:06
kylese left
11:18
Altai-man joined
11:20
sena_kun left
|
|||
Xliff | gist.github.com/Xliff/b27f77e33539...9c28c4ed68 | 11:36 | |
11:52
Hotbees left
11:59
andrzejku joined,
kent\n left
12:00
kent\n joined
12:05
rindolf joined
12:12
molaf left
12:20
lizmat_ joined
12:23
lizmat left
12:25
wamba left
12:27
andrzejku left
12:30
lizmat_ is now known as lizmat
12:31
domm joined
12:33
tardisx joined
12:38
aborazmeh joined,
aborazmeh left,
aborazmeh joined
12:39
aborazmeh left
12:40
andrzejku joined
12:46
Black_Ribbon left
12:50
raku-bridge2 joined,
raku-bridge left,
raku-bridge2 left,
raku-bridge2 joined
12:51
raku-bridge2 is now known as raku-bridge
12:52
aborazmeh joined,
aborazmeh left,
aborazmeh joined
|
|||
Doc_Holliwood | I wish I could write better | 13:09 | |
I have no idea how to put a coherent text together and convey my ideas in prose | 13:10 | ||
Juerd | There are a gazillion books about that, many of which by authors who probably could have used some of the better books themselves :) | 13:25 | |
13:30
andrzejku left
13:35
andrzejku joined
13:45
oodani left,
oodani joined
14:07
fooist joined
14:17
Doc_Holliwood left,
jdv79 joined
14:32
andrzejku left
14:38
Doc_Holliwood joined
14:41
andrzejku joined
15:03
aborazmeh left
15:19
sena_kun joined
15:21
Altai-man left
15:45
orinthe left,
orinthe joined
16:07
HarmtH left,
cpan-raku left
16:09
HarmtH joined
16:16
fooist left
16:17
camelCaser left,
ccamel joined
16:39
aborazmeh joined,
aborazmeh left,
aborazmeh joined
16:40
zacts left
|
|||
moritz | IMHO the only remedy is practice | 16:43 | |
with occasional feedback, if you can get some | |||
(yes, reading up on good writing is also good, but it doesn't stick without actually doing it) | |||
16:58
Doc_Holliwood left
17:02
Celelibi left
17:15
Celelibi joined
17:20
Doc_Holliwood joined
17:21
orinthe left,
orinthe joined
17:39
wamba joined
|
|||
codesections | m: use Test; ok(False,'#') | 17:49 | |
camelia | not ok 1 - \# # Failed test ' \#' # at <tmp> line 1 |
||
codesections | Why does ^^^^ print with the `#` escaped? | ||
moritz | codesections: because # in TAP output starts a comment | 17:50 | |
so # in test descriptions need to be escaped to not be interpreted as a comment | |||
codesections | moritz++ thanks | ||
moritz | (not so relevant for visual output, but there are tools that parse TAP and put it into DBs, hilight for HTML etc.) | 17:51 | |
17:52
Sgeo joined
17:55
sena_kun left
18:19
Doc_Holliwood left
18:20
Kaiepi left,
andrzejku left,
Kaiepi joined
18:28
aborazmeh left
18:29
finanalyst left
18:32
Doc_Holliwood joined
18:33
aborazmeh joined,
aborazmeh left,
aborazmeh joined
18:36
maettu joined
18:45
sena_kun joined
18:50
aborazmeh left
18:53
natrys joined
18:59
maggotbrain left
19:00
maggotbrain joined
19:11
aborazmeh joined,
aborazmeh left,
aborazmeh joined
19:12
aborazmeh left
19:13
molaf joined
19:18
Altai-man joined
19:21
sena_kun left
19:36
Altai-man left
19:50
andrzejku joined
|
|||
Geth | doc: eb4828db90 | Coke++ | doc/Type/Submethod.pod6 Use spelling for this we already had |
19:50 | |
doc: ee8c0fba67 | Coke++ | xt/pws/code.pws new word in code block |
|||
linkable6 | Link: docs.raku.org/type/Submethod | 19:51 | |
20:03
discoD joined
20:07
maettu left
|
|||
discoD | hello. I've written docs for a library I want to submit, but I'd like to take a crack at writing some of it as POD. If someone could recommend a module with well-written POD to use as an example, I'd appreciate it. I don't care if it's your own. | 20:15 | |
Xliff | m: use Test; ok(False,'\#') | 20:25 | |
camelia | not ok 1 - \ \# # Failed test '\ \#' # at <tmp> line 1 |
||
Xliff | m: use Test; ok(False,'##') | ||
camelia | not ok 1 - \# \# # Failed test ' \# \#' # at <tmp> line 1 |
||
Xliff | moritz: So how do I get a naked '#' when using Test? | ||
moritz | Xliff: what do you need a naked # for? | 20:27 | |
you can emit comments (starting with #) with diag | 20:28 | ||
m: use Test; diag('oh noez'); | |||
camelia | # oh noez | ||
moritz | or, you know, say '#' | ||
Xliff | moritz: Well, something like this, for example... | 20:29 | |
m: use Test; ok(True,'Test #1 successful') | |||
camelia | ok 1 - Test \#1 successful | ||
Xliff | It just doesn't have the right flair any other way. :p | ||
codesections | m: use Test; ok(True, 'md lvl 4 header: #### Title') | 20:31 | |
camelia | ok 1 - md lvl 4 header: \# \# \# \# Title | ||
Xliff | codesections: That was my thought, too. But nooOOoo... | ||
codesections | Xliff: no, I knew that wouldn't work -- I was agreeing with you about it being annoying. That seems like an *especially* bad set of output. | 20:32 | |
the `####` becomes basically unreadable | 20:33 | ||
Xliff | Yep | ||
m: use Test; ok(True,'Test #=1 successful') | |||
camelia | ok 1 - Test \#=1 successful | ||
Xliff | m: use Test; ok(True,'Test =#1 successful') | 20:34 | |
camelia | ok 1 - Test = \#1 successful | ||
Xliff | There should be a way of escaping that. | ||
Just sayin... | |||
codesections | m: ok(True) ?? note("Test #1 sucessfull") !! note("Test #1 failed") | 20:36 | |
camelia | 5===SORRY!5=== Error while compiling <tmp> Undeclared routine: ok used at line 1 |
||
codesections | m: use Test; ok(True) ?? note("Test #1 sucessfull") !! note("Test #1 failed") | 20:37 | |
camelia | ok 1 - Test #1 sucessfull |
||
codesections | That _kind of_ works. Except for the newline. And the fact that it's clunky | ||
Xliff | codesections: Yeah, that is. Thanks for the workaround, though! | 20:40 | |
20:43
aborazmeh joined,
aborazmeh left,
aborazmeh joined
21:03
brass left
21:04
rindolf left
21:06
andrzejku left
21:13
brass joined
21:27
oneeggeach joined
21:32
natrys left
21:36
kybr joined
21:39
aborazmeh left
22:05
aluaces left
22:38
wamba left
23:22
pecastro left
23:38
Black_Ribbon joined
|