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

Language composition to extend the compiler #155

Open
countvajhula opened this issue Jan 26, 2024 · 0 comments
Open

Language composition to extend the compiler #155

countvajhula opened this issue Jan 26, 2024 · 0 comments
Labels
developer Relevant only to Qi developers

Comments

@countvajhula
Copy link
Collaborator

The modular compiler architecture is a useful first step to making the compiler extensible (and for instance, is planned for use in deforesting racket/list APIs), but it is only usable by "internal" Qi developers rather than general users.

Develop a scheme for compiler extension that is available to any user. See The Bottom Level is Hopeless for one option.

@countvajhula countvajhula added the developer Relevant only to Qi developers label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Relevant only to Qi developers
Projects
None yet
Development

No branches or pull requests

1 participant