minus-squareflaming_bird@alien.topBtoLisp@communick.news•does lisp have a future? (noob (don't take too seriously))linkfedilinkEnglisharrow-up1·1 year agoStandard Common Lisp has no notion of futures or promises, or asynchronous programming in general. For libraries that implement these concepts, you can try https://github.com/orthecreedence/cl-async-future or https://github.com/orthecreedence/blackbird. /s linkfedilink
Standard Common Lisp has no notion of futures or promises, or asynchronous programming in general. For libraries that implement these concepts, you can try https://github.com/orthecreedence/cl-async-future or https://github.com/orthecreedence/blackbird.
/s