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 PureScript compilation #2

Open
3 of 5 tasks
klarkc opened this issue Oct 30, 2022 · 0 comments
Open
3 of 5 tasks

Add PureScript compilation #2

klarkc opened this issue Oct 30, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@klarkc
Copy link
Member

klarkc commented Oct 30, 2022

  • Should post to try purescript and output the compiled code (Add Try PureScript #1)
  • Should parse the received data to output only the code (Add parser #3)
  • Should handle module imports (relying on node --experimental-network-imports)
  • Should handle errors/warnings and write to stderr
  • Should, optionally, run the compiled code in a child process, passing stdin/stderr/stdout
@klarkc klarkc added good first issue Good for newcomers enhancement New feature or request labels Nov 24, 2022
@klarkc klarkc added the help wanted Extra attention is needed label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant