IRC channel logs

2021-11-15.log

back to list of logs

<jpoiret>the guix installer written in newt? it's GUI technically
<KE0VVT>jpoiret: ncurses not gui
<daviid``>KE0VVT: there are others, but here is one, that i wrote a while ago using guile-gnome, which i need to and will port to (use) g-golf ... https://www.gnu.org/software/foliot/
<KE0VVT>daviid``: i heard guile-gi is best
<daviid``>a recent app called nomad is being developed using g-golf as well, i think there is a guix pkg
<daviid``>right, you may choose, i was gona mention guile-gi ...
<dadinn>hi all
<dadinn>is there a way to use non-capturing groups in regex patterns in Guile? I am trying to use string-match but it complains about it
<dadinn>complains I mean it throws an error: Invalid preceding regular expression
<dadinn>the expression in question was this "foo(?:-([0-9a-z]+))?"
<dsmith>dadinn: I don't think you can separate grouping and capture. Also note that Guile regexps are actuall the system C lib regexps.
<dsmith>(So for example, can't have NULs)
<dsmith>dadinn: They are *not* "pcre".
<Zelphir>http
***wkmanire is now known as zzzwkmanire
***yewscion98 is now known as yewscion
<dsmith-work>Monday Greetings, Guilers
<stis>Hej guilers!
<RhodiumToad>evenin'