> 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.
> Mainly the macros where revritten to interoperate better with guile > and a module system was added. The code in your repo works with which version of guile? > But I will compile a list of files from the old code and match with the one > in guile-scsh > to see what is missing this evening. That would help. Regards sidhu1f On Thu, 10 Mar 2016 20:10:05 +0530, Stefan Israelsson Tampe wrote: > > [1 <text/plain; UTF-8 (7bit)>] > [2 <text/html; UTF-8 (quoted-printable)>] > The awk stuff anf regexp stuff is not implemented as far as I know. It's been > a long time sinse I did this project. Mainly the macros where revritten > to interoperate better with guile and a module system was added. But I will > compile a list of files from the old code and match with the one in guile-scsh > to see what is missing this evening. > > regards > Stefan > > On Thu, Mar 10, 2016 at 3:25 PM, sidhu1f <[email protected]> wrote: > > Hi Stefan > > Could you provide some info (perhaps add a README to the project) > regarding the project status, including what does/doesn't work > currently, which version of guile-scsh the code is based on, and why > awk.scm (and maybe other files) are missing? > > Regards > Sidhu1f > > At Wed, 9 Mar 2016 12:40:43 +0100, > Stefan Israelsson Tampe wrote: > > > > [1 <text/plain; UTF-8 (7bit)>] > > [2 <text/html; UTF-8 (quoted-printable)>] > > You could try help developing or take advantage of: > > > > https://gitlab.com/groups/guile-scsh > > > > On Wed, Mar 9, 2016 at 12:37 PM, sidhu1f <[email protected]> wrote: > > > > Anyone know what it would take to port guile-scsh to Guile 2.0? > > > > The reference manual points to the 'bitrotted' guile-scsh here: > > http://cvs.savannah.gnu.org/viewvc/guile/guile-scsh/?root=guile. > > > > I'm mainly interested in getting awk.scm to work. > > > > Regards > > sidhu1f > > > > > >
