GNATColl Logo
26.0w
  • 1. Introduction to the GNAT Component Collection
  • 2. Building GNATColl
  • 3. GNATCOLL User’s Guides
    • 3.1. GNATCOLL Minimal
    • 3.2. GNATCOLL Core
      • 3.2.1. Config: Parsing configuration files
      • 3.2.2. Email: Processing email messages
      • 3.2.3. JSON: handling JSON data
      • 3.2.4. Mmap: Reading and Writing Files
      • 3.2.5. Paragraph filling: formatting text
      • 3.2.6. Pools: Controlling access to resources
      • 3.2.7. Scripts: Embedding script languages
      • 3.2.8. Strings: high-performance strings
      • 3.2.9. Templates: generating text
      • 3.2.10. Terminal: controlling the console
      • 3.2.11. Traces: Logging information
      • 3.2.12. VFS: Manipulating Files
    • 3.3. GNATCOLL Projects
  • 4. GNATCOLL Reference
GNATColl
  • 3. GNATCOLL User’s Guides
  • 3.2. GNATCOLL Core

3.2. GNATCOLL Core

  • 3.2.1. Config: Parsing configuration files
  • 3.2.2. Email: Processing email messages
  • 3.2.3. JSON: handling JSON data
  • 3.2.4. Mmap: Reading and Writing Files
  • 3.2.5. Paragraph filling: formatting text
  • 3.2.6. Pools: Controlling access to resources
  • 3.2.7. Scripts: Embedding script languages
  • 3.2.8. Strings: high-performance strings
  • 3.2.9. Templates: generating text
  • 3.2.10. Terminal: controlling the console
  • 3.2.11. Traces: Logging information
  • 3.2.12. VFS: Manipulating Files
Previous Next

© Copyright 2007-2025, AdaCore.