.AML File Extension
ACPI Machine Language File
Developer | The ACPICA Project |
Popularity |
4.3 | 21 Votes |
What is an AML file?
System file written in the ACPI (Advanced Configuration and Power Interface) Machine Language (AML), a low-level language used for configuring hardware properties; often used to boot Mac OS X on non-Apple hardware ("Hackintosh" systems), such as P55 motherboards; also used for enabling greater hardware compatibility and improving system performance.
More Information
An AML file contains a DSDT (Differentiated System Description Table), which stores instructions that notify the OS about certain hardware settings. For Mac OS X systems, the AML file should be placed in the root directory to be recognized.
Several premade AML files for Mac OS X are available from tonymacx86. These AML files can be edited with customizations using DSDTSE, which is developed by the EVOSX86 team. AML files are not edited directly, but are first decompiled into ".dsl" files, edited, and then compiled back into ".aml" files.
NOTE: AML files contain instructions at the ACPI level, which is between the BIOS and the operating system.
Programs that open or reference AML files
Arc Macro Language File
Developer | ESRI |
Popularity |
3.7 | 7 Votes |
Script used by ArcInfo Workstation, a GIS application that was the predecessor to ESRI's ArcGIS Desktop; written in the Arc Macro Language (AML), which is an interpreted language that provides facilities for creating ArcInfo applications; can include commands to execute instructions, generate user interface components, and manipulate map data; saved in an ASCII text format.
More Information
NOTE: ArcInfo Workstation has been replaced by ArcGIS Desktop.
Programs that open AML files
Automation Markup Language File
Developer | AutomationML |
Popularity |
4.3 | 4 Votes |
An AML file may also be an Automation Markup Language (AutomationML or AML) data file. It is based on the .XML format and used to store and exchange plant engineering information. AML files are used in a variety of modern engineering tool disciplines, such as mechanical plant engineering, robot control, and programmable logic controllers.
More Information
The AutomationML format describes plant engineering components as objects with their different aspects. Objects may include an entire manufacturing cell with a lot of descriptive information or simplistic information about a screw or robot arm. Each object typically includes information about the topology, geometry, kinematics, and logic of the object.
NOTE: AML files can be created, opened, and edited by AutomationML Editor.
Programs that open AML files
Abstract Markup Language
Developer | Daniel Esquivias |
Popularity |
2.8 | 6 Votes |
More Information
Every time you save your AML file, an HTML file is created with the same name. An example would be when test.aml is saved, test.html is created. Some features of the output HTML files are clearly tabbed language to prevent simple errors and variables that are easy to reference and define.
NOTE: Gem Abstract Markup Language requires RubyGems (with Ruby 2.0.0+) in order to be installed.
Programs that open or reference AML files
Microsoft Assistance Markup Language File
Developer | Microsoft |
Popularity |
2.5 | 4 Votes |
XML file formatted in the Microsoft Assistance Markup Language (MAML), a language used to create Windows help documentation; specifies help document structure, styles, and content; used for creating source code and application help pages.