Next Previous Contents

AMC User's Guide

Mark Grosberg


This document is a guide to the AMC compiler system, a meta-compiler that implements the philosophy that a programming language should adapt to the problem, not the other way around.

1. Introduction

2. Lexical Conventions

3. CGL Language Reference Manual

4. Built-in CGL procedures

5. CGL Data structures

6. AMC specific CGL built-in's

7. Native Languages

8. Project files

9. Module Header Syntax

10. Command line parameters

11. Interactive mode

12. Pre-defined Project Files and CGL procedures


Next Previous Contents