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

Command-line interpreters for lexer and parser #5

Open
adamjstewart opened this issue Jan 7, 2018 · 1 comment
Open

Command-line interpreters for lexer and parser #5

adamjstewart opened this issue Jan 7, 2018 · 1 comment

Comments

@adamjstewart
Copy link
Owner

For demonstration purposes, it would be nice to have command-line interpreters for the lexer and parser so we can interactively demo them.

@ZaidQureshi
Copy link
Collaborator

Yes, be my guest to make it. It should be very similar to the already existing interpreter, except for the fact that instead of calling eval_dec you print the input. Or you can even print this in the current interpretor.

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