Code Monkey home page Code Monkey logo

Comments (5)

raulraja avatar raulraja commented on May 31, 2024

@pepegar thanks so much!. In the spirit of Freestyle implicits based injection... can we have the logger also be an implicit in the interpreter and provide a default instance right in the companion as well? Other than that your suggestions looks great. I don't think we should parameterize to Kleisli in this case in the interpreter because we would impose the constrain of all other interpreters to also be on a Kleisli or MonadReader to defer injection. This is not an issue for small programs or programs with an existing transformer stack for the target M[_] since they will most likely already include a reader but if we can leverage implicits to inject the instance we reduce the complexity in the call site from a user point of view.

from freestyle.

raulraja avatar raulraja commented on May 31, 2024

Also PR are always welcome, thanks for your interest!

from freestyle.

raulraja avatar raulraja commented on May 31, 2024

Just realized you had piped interpreters so scratch what I said and yes that would be a great approach.

from freestyle.

pepegar avatar pepegar commented on May 31, 2024

Ok, great! I'll scratch a PR soon :)

from freestyle.

raulraja avatar raulraja commented on May 31, 2024

We are getting ready for a 0.1.0 first release. If you still want this in we are still on time. Cheers!

from freestyle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.