Belte Documentation
Many code samples can be viewed at github.com/ryanwilsond/belte/main/samples.
-
Belte Language Docs in Its Current State
- 1 Overview
- 2 Control Flow
- 3 Data
- 3.1 Data Types
- 3.2 Operators
- 3.3 Variables and Constants
- 3.4 Attributes and Modifiers
- 3.5 References
- 3.6 Arrays
- 4 Classes and Objects
- 5 The Standard Library
- 6 Low-Level Features
- 6.1 Low-Level Contexts
- 6.2 Structures
- 6.3 Arrays
- 6.4 Numerics
- 6.5 Pointers
- 6.6 Function Pointers
- 6.7 Extern Methods
Belte GitHub Repository