guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Missing" libraries/concepts found in other languages/ecosystems?


From: Vladimir Zhbanov
Subject: Re: "Missing" libraries/concepts found in other languages/ecosystems?
Date: Wed, 8 Jul 2020 11:15:37 +0300
User-agent: Mutt/1.10.1 (2018-07-13)

On Wed, Jul 08, 2020 at 09:38:28AM +0200, Simen Endsjø wrote:
> 
> Hi, I'm new to scheme/lisp, so I'm trying to find out how to do things the
> "lisp
> way". On the other hand, I like things from other ecosystems too, and I'm
> having
> problems finding this for Guile. It might be because there's no need for
> it/I'm
> terrible at searching/nobody had the time yet, or something else.
> 
> I've been trying to find implementations for https://reactivex.io without
> any
> luck. And I'm unable to find implementation of FP concepts as found in
> Haskell
> and other languages. Functor, Monad, lenses (and other helpers for working
> with
> immutable data).
> 
> Does things like this exists, or is it better to use something else?


While I'm not sure if it'll be of any help, but...

...One of the interesting resources related to your question is
http://okmij.org/, for instance:

  http://okmij.org/ftp/Scheme/monad-in-Scheme.html

-- 
  Vladimir

(λ)επτόν EDA — https://github.com/lepton-eda



reply via email to

[Prev in Thread] Current Thread [Next in Thread]