Git Product home page Git Product logo

Comments (8)

propensive avatar propensive commented on September 2, 2024 2

You could be forgiven for not expecting TFM to exist...

from contextual.

fommil avatar fommil commented on September 2, 2024 1

RTFM, Sam, RTFM.

from contextual.

propensive avatar propensive commented on September 2, 2024

Yes. How much work do you think is involved?

from contextual.

fommil avatar fommil commented on September 2, 2024

Probably not much to have something that just checks that the regex compiles (assuming no holes), but I have no idea how a linter would work.

from contextual.

propensive avatar propensive commented on September 2, 2024

We already have this, but it's the linting that could probably use some improvements...

from contextual.

propensive avatar propensive commented on September 2, 2024

This particular example is also begging for #5 to be implemented so you could write code like:

myString match {
  case r"fo*bar" => ...
  case r"(ba.)+" => ...
}

from contextual.

fommil avatar fommil commented on September 2, 2024

this does exist, but it was never published to maven... no contextual-data packages up there

from contextual.

som-snytt avatar som-snytt commented on September 2, 2024

Arrived here via #5 as I searched for issues for people with issues.

from contextual.

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.