Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special markers & Flags #3

Open
3 tasks
3F opened this issue Feb 11, 2017 · 0 comments
Open
3 tasks

Special markers & Flags #3

3F opened this issue Feb 11, 2017 · 0 comments

Comments

@3F
Copy link
Owner

3F commented Feb 11, 2017

To use additional syntax, we can add special markers & flags

The entry point like:

  • Single: @x ...
  • Pair: @x ... @

Where x the any supported combination, like single symbol [0-9a-z] or complex expressions like {1,7}.

This related for #1 (v2 - markers via flags), but the main idea to extend syntax for support additional features like the following below.

Sub-Issues

Special symbol-logic like for current '>'

MS_ANYSP = _T('>'), // as [^/]* //TODO: >\>/ i.e. '>' + {symbol}

  • @B> ...

etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant