Giter Site home page Giter Site logo

Support other RegEx flavours. about regexr HOT 7 CLOSED

gskinner avatar gskinner commented on July 19, 2024 3
Support other RegEx flavours.

from regexr.

Comments (7)

gskinner avatar gskinner commented on July 19, 2024 7

Anyone following this issue, may be happy to see the work going on in the new flavours branch:
https://github.com/gskinner/regexr/tree/flavours

Still early, but it's coming together fairly quickly, and I'm committed to getting it done. We have roughed in PCRE support (mostly just for our own testing at present), and got about half the work done for updating the lexer. I'll try to update here as new things roll in.

from regexr.

gskinner avatar gskinner commented on July 19, 2024 4

Supported in v3.0

from regexr.

YKubi avatar YKubi commented on July 19, 2024 3

Anyone following this issue, may be happy to see the work going on in the new flavours branch:
https://github.com/gskinner/regexr/tree/flavours

The link is broken ๐Ÿ˜ž .
Would love to see support for .Net RegEx.

from regexr.

gskinner avatar gskinner commented on July 19, 2024 2

v3.0 has full support for PCRE, and an extensible model for adding other flavors.

I think our next target with be XRegExp (see #110), since it's an easy win that doesn't require server support, and then we'll look at the potential for other server based flavors.

from regexr.

isonno avatar isonno commented on July 19, 2024 1

Would love to see support for Python's RegEx.

from regexr.

gskinner avatar gskinner commented on July 19, 2024
  1. As a fairly easy first step towards this, we could implement the feature map for documentation, and have it hide / mark lookbehind, which is already in the docs, but not supported in JS.
  2. As a follow up, we could then add the feature map to the lexer, which also already supports detecting lookbehind.
  3. The next step would perhaps be supporting AS3, simply because it is a fairly limited superset of the JS features, and is synchronous.
  4. Then tackle asynchronous (server side) flavours, and add feature support iteratively.

from regexr.

ivangretsky avatar ivangretsky commented on July 19, 2024

This is very useful feature. I've seen it implemented here.

from regexr.

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.