Installer is a scripting language developed by Commodore for the Amiga platform, based on the LISP programming language.
Example from the developer guide:
(makedir "T:fred" (prompt "I will now create the directory \"T:Fred\"") (help @makedir-help) (infos) (confirm) )