Matti Viljamaa
01/04/2023, 3:51 PMdmitriy.novozhilov
01/04/2023, 3:56 PM:compiler
folder
• :compiler:fir
is root module for K2 comiler frontend
• :compiler:ir
contains common, JVM and JS parts of backenddmitriy.novozhilov
01/04/2023, 3:57 PMMatti Viljamaa
01/04/2023, 3:57 PMdmitriy.novozhilov
01/04/2023, 4:00 PMMatti Viljamaa
01/04/2023, 4:01 PMMatti Viljamaa
01/04/2023, 4:05 PMMatti Viljamaa
01/04/2023, 4:05 PMMatti Viljamaa
01/04/2023, 4:09 PMdmitriy.novozhilov
01/04/2023, 4:12 PMkotlinc
by hand or via build system)
So basically it is some root point which calls compiler (as a subsystem) with configuration, passed from command line arguments
I can point to other similar entrypoints, but all they do effectively the same (for your taks): prepare configuration and call compiler