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

Refactors the compiler in terms of targets. #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Idorobots
Copy link
Owner

Closes #203

TODOs:

  • Pass output schema.
  • Target as an entry point to the compilation pipeline.
  • Static-ish checks of phase input/output matching in targets.
  • Compile/run commands for JS & Scheme targets.
  • Separate target tests to be run on the CI pipeline after unit tests.

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

Successfully merging this pull request may close these issues.

"First class" targets
1 participant