-
@markwunsch oh yeah! that's the official compiler, @dmiller2718's work. that's what everything is built on, even MAGIC.
-
@markwunsch @dmiller2718 we needed tighter integration with the CLR and more control over our bytecode than the stock compiler could provide, hence MAGIC
-
@markwunsch @dmiller2718 MAGIC is actually designed to run alongside ClojureCLR, so you can use both at the same time, allowing MAGIC to be built incrementally