You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,6 @@ The plugin is only active when the build cache is changed. This is why you need
40
40
* <kbd>kotlin-compiler-plugin</kbd> - This module contains the Kotlin Compiler Plugin for JVM/JS targets
41
41
* <kbd>gradle-plugin</kbd> - This module contains the gradle plugin which trigger the two compiler plugins
42
42
43
-
## ✍️ Feedback
44
-
45
-
Feel free to send feedback on [Twitter](https://twitter.com/jklingenberg_) or [file an issue](https://github.com/foso/JK_KotlinCompilerPluginHelloWorld/issues/new). Feature requests are always welcome.
@@ -51,6 +48,13 @@ Feel free to send feedback on [Twitter](https://twitter.com/jklingenberg_) or [f
51
48
52
49
[Experimenting with the Kotlin Compiler by Jossi Wolf, Snapp Mobile EN](https://www.youtube.com/watch?v=Y6gEA-nS2uQ)
53
50
51
+
[Crash course on the Kotlin compiler | 1. Frontend: Parsing phase](https://medium.com/google-developer-experts/crash-course-on-the-kotlin-compiler-1-frontend-parsing-phase-9898490d922b)
52
+
53
+
## ✍️ Feedback
54
+
55
+
Feel free to send feedback on [Twitter](https://twitter.com/jklingenberg_) or [file an issue](https://github.com/foso/KotlinCompilerPluginExample/issues/new). Feature requests are always welcome.
56
+
57
+
54
58
### Find this project useful ? :heart:
55
59
* Support it by clicking the :star: button on the upper right of this page. :v:
0 commit comments