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 a frontend user input for the engine #3

Open
hhoikoo00 opened this issue Jul 2, 2020 · 0 comments
Open

Add a frontend user input for the engine #3

hhoikoo00 opened this issue Jul 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@hhoikoo00
Copy link
Owner

need to parse:

  • which operation to perform
  • the expression itself -> declare an instance of Read class for expressions
    • start with a simple system with deriving(Read)
    • then move on with reading in a similar way to Show i.e. must read expressions naturally
@hhoikoo00 hhoikoo00 added the enhancement New feature or request label Jul 2, 2020
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

No branches or pull requests

1 participant