So is there any tutorials on how to add a custom pass to the compiler? Do we need to rebuild the compiler when the pass is implemented and registered in the compiler's passes chain? Or maybe passes can be implemented as external dll/so and added to the compiler via command line (like GCC plugins or something of that kind)?
- Nim custom Lua backend? Hlaaftana
- Re: Nim custom Lua backend? Yardanico
- Re: Nim custom Lua backend? Hlaaftana
- Re: Nim custom Lua backend? Araq
- Re: Nim custom Lua backend? Yardanico
- Re: Nim custom Lua backend? LeFF
