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

[Dev Task] Add a compile expression task #1138

Closed
5 tasks
hu3man opened this issue Aug 18, 2022 · 1 comment
Closed
5 tasks

[Dev Task] Add a compile expression task #1138

hu3man opened this issue Aug 18, 2022 · 1 comment
Labels
feature New feature or request low-hanging-fruit Assigned by a developer to flag that this is a small and simple issue to resolve.

Comments

@hu3man
Copy link
Contributor

hu3man commented Aug 18, 2022

AC

  • Supports Ligo
  • Supports SmartPy
  • Command can handle CLI pipes and redirects
  • Annotation aware
  • Default to compiling to a file

Notes from the discussion:

  • taq compile-expression [expression goes here] - file as input, or Ligo expression
  • taq compile-storage
  • taq compile-expr | taq call [name] [entry]
  • taq compile-expr < input.jsligo | taq call [name] [entry]
@hu3man hu3man added dev-task Tasks for the Taqueria Dev Board low-hanging-fruit Assigned by a developer to flag that this is a small and simple issue to resolve. labels Aug 18, 2022
@hu3man hu3man changed the title [Dev Task] Add a compile expression task [Feature] Add a compile expression task Aug 18, 2022
@hu3man hu3man changed the title [Feature] Add a compile expression task [Dev Task] Add a compile expression task Aug 19, 2022
@hu3man
Copy link
Contributor Author

hu3man commented Aug 20, 2022

Handling in #1166

@hu3man hu3man closed this as completed Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request low-hanging-fruit Assigned by a developer to flag that this is a small and simple issue to resolve.
Projects
None yet
Development

No branches or pull requests

2 participants