Skip to content

LanguageIndex

Justin Schwartz edited this page Jun 27, 2020 · 2 revisions

ACE Language Documentation

  • Rules - Expectations of input code for ACE to do its job well.
  • Constructs - Types of subcode describing asss patterns.
  • Automatic Dependencies - Interfaces that need not be requested with $#require, and will be automatically detected and required instead.
  • Entry Point Function - The order of calls and code in the generated entry point (MM_modulename) function.
  • Instruction Reference - List of directives and inline expansion functions.
Clone this wiki locally