Skip to content

Format for transitions in for PDA #9

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

Open
libsteve opened this issue Feb 18, 2014 · 0 comments
Open

Format for transitions in for PDA #9

libsteve opened this issue Feb 18, 2014 · 0 comments

Comments

@libsteve
Copy link
Owner

Transitions should take a string with names of tokens separated by spaces in the order that they should be popped from the stack. Transitions should also take a function that'll create a token to be pushed to the stack we given the list of popped tokens.

There could be a provided function that'll push nothing to the stack.

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