Re: guile-json 4.2.0 released

2020-07-03 Thread Aleix Conchillo Flaqué
On Thu, Jul 2, 2020 at 6:08 AM Ludovic Courtès wrote: > Hi, > > Aleix Conchillo Flaqué skribis: > > > * Changes since 4.1.0 > > > > https://github.com/aconchillo/guile-json/blob/master/NEWS > > --8<---cut here---start->8--- > - Introduce (define-json-mapping)

Re: Using guile-scmutils with REPL and compilation

2020-07-03 Thread Catonano
Il giorno sab 4 lug 2020 alle ore 03:06 Viacheslav Dushin < slava...@gmail.com> ha scritto: > Anyone? > In the past I tried to start reading the SICM When I came to the part where I had to make MIT-scheme work with the scmutils, I got discouraged and gave up I won't go into why it was unusable,

Using guile-scmutils with REPL and compilation

2020-07-03 Thread Viacheslav Dushin
Anyone?