====== Backend ======
The backend of the compiler is generally platform specific. The links below describe the common features for any architecture.
    * [[.:register_allocaton|Register Allocation]]
    * [[.:linker32|Linker32]]
----
    * [[dev:crosscompiler:backend_ppc:start|Backend for PPC Architecture]]
    * [[dev:crosscompiler:backend_arm:start|Backend for ARM Architecture]]