1. The Remi Programming Language
  2. Foreword
  3. User Guide
  4. 1. Getting Started
    1. 1.1. Installation
    2. 1.2. Hello World
  5. 2. Common Programming Concept
    1. 2.1. Variable and Mutability
    2. 2.2. Data Types
    3. 2.3. Control Flow
    4. 2.4. Function
    5. 2.5. Foreign Function
  6. 3. Programming Guessing Game
  7. 4. Compile Target
  8. 5. Pong Game
  9. Reference Guide
  10. 6. Appendix
    1. 6.1. Keywords

The Remi Programming Language

Programming Guessing Game