The Programming Language DINO Next Previous Contents

The Programming Language DINO

Vladimir Makarov, vmakarov@gcc.gnu.org.

Apr 2, 2016
This document describes the programming language DINO -- the language version 0.5.

1. Introduction

2. Syntax

3. Vocabulary and Representation

4. Declarations and Scope Rules

5. Expressions

6. Patterns

7. Executive statements

8. Program

9. Predeclared identifiers

10. Appendix A. The Dino syntax

11. Appendix B. Implementation


Next Previous Contents