Glados - ufLang
  • Home
  • Introduction
    • Installation
    • Code examples
    • Syntax
    • Accessibility
      • REPL
      • VS Code extension
    • Security Points
    • Inspirations and security in ufLang
  • ➕Operators
    • Arithmetic
    • Assignment
    • Comparison
  • 🏈Features
    • Prints
    • Classes
    • Types
      • Integer
      • String
      • Double
      • Boolean
      • Var
    • Loops
      • For
      • While
    • If / Else
    • Syntactic Sugar
    • Recursivity
    • Comment
Powered by GitBook
On this page
  1. Introduction

Accessibility

ufLang features a few accessibility points, such as:

  • an REPL

  • a VS Code extension

PreviousSyntaxNextREPL

Last updated 5 months ago