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

Add action predicate to BNF productions #80

Open
nesaro opened this issue Apr 19, 2014 · 1 comment
Open

Add action predicate to BNF productions #80

nesaro opened this issue Apr 19, 2014 · 1 comment
Labels

Comments

@nesaro
Copy link
Owner

nesaro commented Apr 19, 2014

any production

A -> BC

should allow to define rules for code generation,

A -> BC (returns B+C)

the task is to allow that in the productions, BNF class and BNF format

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1739589-add-action-predicate-to-bnf-productions?utm_campaign=plugin&utm_content=tracker%2F129089&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F129089&utm_medium=issues&utm_source=github).
@nesaro nesaro added the feature label Apr 19, 2014
@nesaro
Copy link
Owner Author

nesaro commented Jun 14, 2014

clarification: required to allow BNF translations

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

No branches or pull requests

1 participant