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

support for SLIF extensions #17

Open
rns opened this issue May 2, 2015 · 5 comments
Open

support for SLIF extensions #17

rns opened this issue May 2, 2015 · 5 comments

Comments

@rns
Copy link
Owner

rns commented May 2, 2015

This is a tracker issue to list discuss LUIF support for extensions proposed to Marpa::R2 SLIF.

Some possible sources:

https://github.com/jeffreykegler/Marpa--R2/blob/master/plans/TODO.pod

@jeffreykegler
Copy link
Collaborator

Would you bring the topic of separators up on the IRC channel? I'll chime in to confirm the importance of the discussion in my eyes.

As for the rest, we can deal with them later. I anticipate a discussion phase once we have a good draft of the LUIF manual as its basis.

@rns
Copy link
Owner Author

rns commented May 3, 2015

Question about separators on IRC -- http://irclog.perlgeek.de/marpa/2015-05-03#i_10538440

@rns
Copy link
Owner Author

rns commented May 3, 2015

One such "shoot yourself in the foot" extension to SLIF would be regexes instead of character classes -- these would remove the need to write an external lexer in many cases.

Regexes can be passed through to the host language as is currently done with charclasses and Perl in Marpa::R2.

@rns
Copy link
Owner Author

rns commented May 3, 2015

Opinions on sequence separators from IRC channel

Lukas Atkinson (lwa) -- http://irclog.perlgeek.de/marpa/2015-05-03#i_10539019
ceridwen -- http://irclog.perlgeek.de/marpa/2015-05-03#i_10539597
ronsavage -- http://irclog.perlgeek.de/marpa/2015-05-03#i_10541463

rns added a commit that referenced this issue May 13, 2015
@rns
Copy link
Owner Author

rns commented May 13, 2015

character classes added as sequence separators 4298a60

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

No branches or pull requests

2 participants