Skip to content

rnett/compiler-plugin-reference

Repository files navigation

Compiler Plugin Reference

A compiler plugin to export declarations, and a gradle plugin to generate IR references to those declarations. Resolution is based on FqNames and IdSignatures.

Currently WIP.

Will replace the naming parts of compiler-plugin-utils once it is done.

Examples of usage and generated code are available in test/runtime (see it's other platforms, too) and test/compiler-plugin, respectively.

About

WIP compiler plugin to export declarations and generate IR references to them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages