qi icon indicating copy to clipboard operation
qi copied to clipboard

Language composition to extend the compiler

Open countvajhula opened this issue 1 year ago • 0 comments

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 avatar Jan 26 '24 09:01 countvajhula