Jancy Language Manual
  • Introduction
  • Jancy Language
    • Hello World
    • Primitive Types
    • Simple Declarations
    • Advanced Declarations
    • Curly Initializers
    • Storage Specifiers
    • Literals
    • Aliases
    • Function Redirection
    • Control Flow
    • Properties
    • Namespaces
    • Named Types
    • Pointer Types
    • Multicasts and Events
    • Reactive Programming
    • Regex Switches
    • Schedulers
    • Dynamic Structs
    • Dual Modifiers
    • Exception Handling
    • Deterministic Resource Release
  • Compatibility with C
Jancy Language Manual
  • Jancy Language

Jancy Language

This chapter describes the syntax and semantics of the Jancy language.

  • Hello World
  • Primitive Types
  • Simple Declarations
  • Advanced Declarations
  • Curly Initializers
  • Storage Specifiers
  • Literals
  • Aliases
  • Function Redirection
  • Control Flow
    • if, while, for
    • break/continue
    • switch
    • once
  • Properties
    • Simple Property Declaration
    • Full Property Declaration
    • Indexed Properties
    • Autoget Properties
    • Bindable Properties
  • Namespaces
    • Global Namespaces
    • Extension Namespaces
  • Named Types
    • Enums
    • Structs/Unions
    • Classes
  • Pointer Types
    • Data Pointers
    • Class Pointers
    • Const-correctness
    • Function Pointers
    • Property Pointers
  • Multicasts and Events
  • Reactive Programming
  • Regex Switches
  • Schedulers
  • Dynamic Structs
  • Dual Modifiers
  • Exception Handling
  • Deterministic Resource Release
Previous Next

© Copyright 2012-2025, Tibbo Technology Inc.

Built with Sphinx using a theme provided by Read the Docs.