Code Monkey home page Code Monkey logo

Comments (4)

ratmice avatar ratmice commented on May 22, 2024 1

I tested this out on both the release, where it indeed does fail, and the current master branch where everything seemed to work.
I believe that this was fixed already in one of #333 or #335

Could you try with the master branch?

Edit: Also, i'm not familiar with testline, and not finding anything relevant about it could you elaborate on that perhaps?
Edit2: One thing which i'll note appears to work with both the release branch and master is # [0-9]+ " "TEST" but that doesn't appear to work with flex.

from grmtools.

RickSKy avatar RickSKy commented on May 22, 2024

Thanks.
Edit2 has resolve the problem.
Edit: testline just like a var or symbol, flex will replace testline with #\ [0-9]+\ " in %%; it can improve the readable for the code

from grmtools.

ltratt avatar ltratt commented on May 22, 2024

Thanks @ratmice for testing and thanks for the report @RickSKy. We're hoping to make a release soon-ish so that these fixes can be widely used!

from grmtools.

RickSKy avatar RickSKy commented on May 22, 2024

the question in Edit is not solved now.
"testline just like a var or symbol, flex will replace testline with #\ [0-9]+\ " in %%; it can improve the readable for the code."
that means:

  1. support alias or var define in lrlex
  2. replace alias or var define's real value when compiling for .l file

from grmtools.

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.