Previous: 2.2.17. User Defined Writer Procedure To the Table of Contents Next: 2.3.1. Asm Statement
2.2.17. User Defined Writer Procedure Table of Contents 2.3.1. Asm Statement

- 2.3. -
Table of Contents
2. TMT Pascal Language Description
2.3. Built-in Assembler


2.3. Built-in Assembler


TMT Pascal allows to mix assembly language code with Pascal using two distinct methods: This chapter describes the built-in assembler (BASM).

Since the program created by the TMT Pascal is executed in the flat model, the far call and jump commands as well as the @Code and @Data symbols are not implemented.


Previous: 2.2.17. User Defined Writer Procedure To the Table of Contents Next: 2.3.1. Asm Statement
2.2.17. User Defined Writer Procedure Table of Contents 2.3.1. Asm Statement

- 2.3. -