Coder Social home page Coder Social logo

Comments (4)

egisatoshi avatar egisatoshi commented on June 2, 2024

Thanks for your comment!
Actually, I've considered about that when I've designed this library.
But I got rid of them to make this library easy to understand for many people.

By the way, you can define your own matchers as Multiset and Set, though you cannot define your own patterns for now.

from egison-ruby.

egisatoshi avatar egisatoshi commented on June 2, 2024

The Egison programming language that I've designed without compromise provides users all power.

from egison-ruby.

MrJoy avatar MrJoy commented on June 2, 2024

I am aware of the Egison language, but using a language other than Ruby is undesirable for this specific project (as the project revolves around analysis and transformation of a Ruby token stream, it is preferable to use the native Ruby parser to ensure the highest level of accuracy in implementing Ruby's lexical rules).

Simply making Pattern non-private would enable others to extend the Egison library without adding complexity for users who do not actively seek it out.

Custom matchers are of little or no use to me without custom patterns.

from egison-ruby.

egisatoshi avatar egisatoshi commented on June 2, 2024

Thank you for your reply?

Are you saying you'd like to add new patterns other than element patterns and subcollection patterns?

from egison-ruby.

Related Issues (4)

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.