Click on the above link to get started
‘Developer view’ offers a preview to the capabilities that HACO supports. In the prototype version, the user can select any combination of “Compiler finer tuner” or “Intrinsic mapper” or “Super optimiser” that needs to be applied to the code in the ‘input source box’. HACO then converts the code in the ‘input source box’ and displays the optimised version of the code(Assembly) in the ‘output box’.
Sign-up to start using HACO-developer view using the “SIGN UP” on the top-right corner. You can sign-up use any valid email ID. This email ID can be used to “LOGIN” at any point in the future.


Usage: Input code to be optimised in ‘Input source’ box

By default, all of HACO capabilities are enabled by default.

Select language the input code is written in

“OPTIMIZE” option internally invokes HACO search algorithms and generates an optimised assembly code. The optimized code is displayed in “Generated Assembly” box. Developer view also gives a option to copy the optimised source code to the clipboard, giving the flexibility to copy the optimised source code into your environment.

The binary version is available through “DOWNLOAD BINARY” option - This can be used to run on any platform running on ARM based CPUs

“RESET” button allows you to update the code in “Input Source” box or select another combination of HACO capabilities to be applied.

“CLEAR” button resets the “Input Source” box.