sidhu1f writes: >> The awk stuff anf regexp stuff is not implemented as far as I know. > > While Olin Shivers' regex DSL (RX SRE syntax) is quite interesting, I'm not > very > interested in that, only in awk.scm with normal guile regexp support.
If you're using Guix, I've packaged Irregex, which is mostly based on the forementioned DSL, for Guile with the package guile-irregex. It's pretty cool!
