Skip to content

Files

Latest commit

 

History

History
28 lines (18 loc) · 1.4 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.4 KB

Documentation

Documentation for the ALB Programming Language

current version none up to date with version none

docs version 0.0.2

Found a bug?

Contact us! At alblang.project@gmail.com and we will try too fix it as soon as possible.

Table of contents

  • stdlib: ALB Standard Library.

    • stdout: Standard Output: usage, interaction, methods and examples.

    • stdin: Standard Input: usage, interaction, methods, examples and getting values from console.

  • variables: creation, interaction, information and examples.

Version history

Key: released version in progress version planned version withdrawn version

  • 0.0.1: Initial release (stdout, variables, README.md, MIT License)
  • 0.0.2: variables and stdin
  • 0.0.3: data types
  • 0.0.4: operators