Skip to content

Add a CLI #13

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
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Add a CLI #13

wants to merge 24 commits into from

Conversation

MarcellPerger1
Copy link
Owner

No description provided.

@MarcellPerger1 MarcellPerger1 added the enhancement New feature or request label Jun 20, 2024
try {
sym = new Parser(cli.getPositionalArgs().getFirst()).parse();
} catch (ExprParseException exc) {
// TODO this is a bit meh solution here
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: this is indeed meh, need to figure out how to do this nicely here (Maybe ControlFlowBreak?)

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

Successfully merging this pull request may close these issues.

1 participant