the embedded assembler

The Embedded Assembler (or simply eAS) is an assembler for cross-compiling to Arm ISAs.


The assembler is intended as a drop-in replacement for the official armasm assembler by Arm Limited. It therefore imitates the same syntax.

docs

Like Luma, the development of eAS is currently on hold in favour of the Pollex library, which will be used as a backend.