Giter Site home page Giter Site logo

Protocols about elixirscript HOT 2 CLOSED

elixirscript avatar elixirscript commented on May 1, 2024
Protocols

from elixirscript.

Comments (2)

bryanjos avatar bryanjos commented on May 1, 2024

I think something can be built off of the idea here https://github.com/airportyh/protomorphism

That could be the actual runtime implementation. I'm thinking we can make things a bit better by handling some things in the compiler. The first thing on my my is to go through all of the modules and collect protocols along with implementations of those protocols. From there we can make a module for the protocol with all of it's implementations right along with it.

The other thing to consider would be the Protocols within the Standard Library. I don't know exactly how to handle it right now, but the outcome should be the same as above including any user defined implementations.

from elixirscript.

bryanjos avatar bryanjos commented on May 1, 2024

I'll add I'm not saying use protomorphism directly, but the general idea. Consolidating the implementations as mentioned above may make it we can do something else.

Also, having protocols makes me think that maybe the pattern matching library could be redone via protocols as well.

from elixirscript.

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.