# acle
**Repository Path**: mirrors_ARM-software/acle
## Basic Information
- **Project Name**: acle
- **Description**: Arm C Language Extensions (ACLE)
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-12
- **Last Updated**: 2026-04-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](#contributors-)

# Arm C Language Extensions
This repository contains the source material from which the
specifications for the Arm C Language Extensions (ACLE) are derived.
The latest release of the specifications can be browsed online at
[arm-software.github.io/acle/](https://arm-software.github.io/acle/).
The PDF version of the documents can be retrieved from the [latest
release](https://github.com/ARM-software/acle/releases/latest) page.
The development version is stored on the branch `main` at
[github.com/ARM-software/acle/](https://github.com/ARM-software/acle/),
while the latest released version is tracked by the branch
`latest-release`.
## Contributing
Contributions of any kind are always welcome! Please check the
[contribution guidelines](CONTRIBUTING.md) for details.
## Defect reports
Please report defects in or enhancements to the specifications in this folder to
the [issue tracker page on
GitHub](https://github.com/ARM-software/acle/issues).
For reporting defects or enhancements to documents that currently are not yet
included in this repo and are thus only hosted on developer.arm.com, please send
an email to arm.acle@arm.com.
## List of documents
HTML version | PDF version
--- | ---
[Arm C Language Extensions](https://arm-software.github.io/acle/main/) | [download](https://github.com/ARM-software/acle/releases/latest)
[Morello Supplement to the Arm C Language Extensions](https://arm-software.github.io/acle/morello/) | [download](https://github.com/ARM-software/acle/releases/latest)
[Arm MVE Intrinsics](https://arm-software.github.io/acle/mve_intrinsics/) | [download](https://github.com/ARM-software/acle/releases/latest)
[Arm Neon Intrinsics Reference](https://arm-software.github.io/acle/neon_intrinsics/) | [download](https://github.com/ARM-software/acle/releases/latest)
[Arm®v8-M Security Extensions - Requirements on Development Tools](https://arm-software.github.io/acle/cmse/) | [download](https://github.com/ARM-software/acle/releases/latest)
## Legacy releases
Legacy versions of the documents were released on [Arm Developer](https://developer.arm.com).
They are now also hosted in this repository and are to be found in [Legacy releases](legacyreleases/README.md).
They follow the same folder naming scheme as the main document folders.
# License
All the open-source ACLE documents are licensed under the Creative
Commons Attribution-ShareAlike 4.0 International License + grant
of Patent License.
The closed-source [legacy ACLE releases](legacyreleases/README.md) are
licensed under an Arm proprietary license.
For more information see [LICENSE](LICENSE.md).
## Past contributors
The [list below](#contributors) represents the list of people that
have been contributing since July 2021, when the ACLE specifications
were released with an open source license.
However, the ACLE is a collective project that was started few years
ago, and that since then has seen the contribution of many people
before it was released as an open source project.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!