Wisp 1.0 released

2019-02-08 Thread Arne Babenhauserheide
Hi, As announced at FOSDEM,[1] I now released Wisp 1.0: https://www.draketo.de/english/wisp#v1.0 At this point wisp the language is complete. And from what Ricardo said at FOSDEM, I think it achieves its goal: “Wisp allows people to see code how Lispers perceive it. Its structure be

Re: socketpairs

2019-02-08 Thread Alex Vong
Hello, Catonano writes: > I don't understand what socketpairs are for > > The manual states: > > -- Scheme Procedure: socketpair family style proto > -- C Function: scm_socketpair (family, style, proto) > Return a pair, the ‘car’ and ‘cdr’ of which are two unnamed socket > ports conn