Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 2.04 KB

File metadata and controls

38 lines (29 loc) · 2.04 KB

Pome Language Documentation

Welcome to the comprehensive documentation for the Pome programming language. This documentation covers everything you need to know to write and understand Pome programs.

Table of Contents

  1. Getting Started - Installation, setup, and your first program
  2. Language Fundamentals - Variables, data types, and basic syntax
  3. Control Flow - Conditionals, loops, and flow control
  4. Functions - Defining and using functions, closures, and higher-order functions
  5. Object-Oriented Programming - Classes, objects, methods, and this keyword
  6. Collections - Lists, tables, and working with collections
  7. Operators - Complete operator reference and precedence
  8. Module System - Organizing code with modules and imports
  9. Standard Library - Built-in modules and functions
  10. Error Handling - Error messages and debugging
  11. Advanced Topics - Closures, scoping, and best practices
  12. Architecture - How Pome works internally
  13. Native Extensions - Writing C++ modules (FFI)

Quick Links

Getting Help


Last Updated: March 2026
Pome Version: 0.2.0-beta