HadesLang Doc
Ctrlk
  • Overview
  • Getting Started
  • Language Spec
    • Foundation
    • Operators
    • Control flow
      • Conditions
      • Loops
      • Exception handling
      • Ternary and nullcheck operators
      • Pipelines
    • Classes and variables
    • Actors
    • Functions and lambdas
    • Functions of simple types
    • Other
  • Core Libraries
  • Other
Powered by GitBook
On this page
  1. Language Spec

Control flow

Pages in this chapter

  • Conditions

  • Loops

  • Exception handling

  • Ternary and nullcheck operators

  • Pipelines

PreviousOperator overloadingNextConditions

Last updated 7 years ago