> On 3 Dec 2020, at 14:24, Dave Cooper <[email protected]> wrote: > > > > On Thu, Dec 3, 2020 at 7:59 AM Pascal Costanza <[email protected] > <mailto:[email protected]>> wrote: > This was primarily for the lack of good parallel, concurrent garbage > collectors in Common Lisp implementations. > > > Thanks for the interesting explanation. > > How automatic (or not) is the translation to Go? Have you built some manner > translator on either the CL side or the Go side?
We do this by hand. Pascal -- Pascal Costanza
