Skip to content

progsbase

progsbase Documentation

Recent Posts

  • Welcome to the progsbase Documentation

Pages

  • progsbase Documentation
    • 1.0.0-SNAPSHOT
      • Programs
        • Files
        • Functions
        • Imports
      • General
        • Comments
        • Constants
        • Exceptions
        • Execution Environments
        • Identifiers
        • Relaxations
        • Spacing
        • T-Tables
        • Text
        • Variables
      • Lines
        • Assignments
        • Deallocations
        • Function Calls
        • If
        • Loop
        • Return
      • Expressions
        • Allocation
        • Arithmetic Expressions
        • Boolean Expressions
        • Relational Expressions
        • Structural Expressions
      • Types
        • Array Type
        • Data Structure Type
        • Decimal Type
      • Operators
        • Binary Arithmetic Operators
        • Boolean Operators
        • Conversion Operators
        • Relational Operators
        • Structural Operators
        • Unary Arithmetic Operators
      • Literals
        • Boolean Literals
        • Character Literals
        • Decimal Literals
        • String Literals

Literals

A literal is a value written directly in the program text.

Types

  • Decimal
  • String
  • Boolean
  • Character
Copyright © 2018 Inductive AS — Proudly powered by WordPress