MaciASL
brew install --cask maciasl
v1.6.5
ACPI Machine Language (AML) compiler and IDE
40
30-day installs · #2210
116
90-day · #2297
666
365-day · #1836
807
★ GitHub stars · updated 1y ago
GitHub topics
maciasl
Links
- https://github.com/acidanthera/MaciASL
- GitHub: acidanthera/MaciASL
- Brew formula source: Casks/m/maciasl.rb
Raw metadata
{
"alternatives": [],
"artifacts": [
{
"uninstall": [
{
"quit": "org.acidanthera.MaciASL"
}
]
},
{
"app": [
"MaciASL.app"
],
"target": "/Applications/MaciASL.app"
},
{
"binary": [
"$APPDIR/MaciASL.app/Contents/MacOS/iasl-stable",
{
"target": "iasl"
}
],
"target": "$HOMEBREW_PREFIX/bin/iasl"
},
{
"zap": [
{
"trash": [
"~/Library/Preferences/org.acidanthera.MaciASL.plist",
"~/Library/Saved Application State/org.acidanthera.MaciASL.savedState"
]
}
]
}
],
"auto_updates": 1,
"categories": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "ACPI Machine Language (AML) compiler and IDE",
"disable_reason": null,
"disabled": 0,
"display_name": "MaciASL",
"enrichment_fetched_at": "2026-06-20T22:46:06+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "maciasl",
"github_default_branch": "master",
"github_last_commit_at": "2024-09-07T17:37:45Z",
"github_readme_excerpt": "MaciASL\n=======\n\n[](https://github.com/acidanthera/MaciASL/actions) [](https://scan.coverity.com/projects/16447)\n\n_This repository is an unfortunate necessity, as the [original project](https://sourceforge.net/projects/maciasl/) is not maintained, crashes very often, and the license requires me to publish the source code. If you are phpdev32, you are welcome to take over and merge the changes upstream._\n\nA native AML compiler and IDE for macOS, with syntax coloring, tree navigation, automated patching, online patch file repositories, and iASL binary updates. Written entirely in Cocoa, conforms to macOS guidelines.\n\n#### Features\n- Syntax Coloring\n- Live tree navigation\n- Native OS X autosaving and restore\n- File patching\n- Online patch file repositories\n- Updatable iASL binary\n- Customizable text and layout\n- Compiler summary and hinting\n\n#### Compiling iasl\nTo build the latest ACPI compiler download the latest source release from [ACPICA](https://www.acpica.org/downloads/) and compile it with the following command:\n```\nCFLAGS=\"-mmacosx-version-min=10.7 -O3\" \\\nLDFLAGS=\"-mmacosx-version-min=10.7\" \\\nmake iasl -j $(getconf _NPROCESSORS_ONLN)\n```\nThe binary will be present at `generate/unix/bin/iasl` path, and should replace `iasl-stable` or `iasl-dev` in the project dir.\n",
"github_repo": "acidanthera/MaciASL",
"github_stars": 807,
"github_topics": [
"maciasl"
],
"homepage": "https://github.com/acidanthera/MaciASL",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 40,
"installs_365d": 666,
"installs_90d": 116,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": null,
"llm_model": null,
"names": [
"MaciASL"
],
"one_liner": null,
"rank_30d": 2210,
"rank_365d": 1836,
"rank_90d": 2297,
"raw_hash": "96e64b0831e817b8",
"ruby_source_path": "Casks/m/maciasl.rb",
"tap": "homebrew/cask",
"token": "maciasl",
"version": "1.6.5",
"why_use_this": null
}