Contents Menu Expand Light mode Dark mode Auto light/dark mode
Dylan Package Documentation
Dylan Package Documentation
  • Return to opendylan.org

Packages

  • Base64
    • Usage
    • Base64 library
    • Author
  • Indices and tables
  • binary-data
    • Usage
    • API Reference
    • Internals
  • Welcome to Command interface’s documentation!
  • Indices and tables
  • command-line-parser
  • concurrency
  • data-analysis
    • Usage
    • The STATISTICS library
    • Copyright
  • deft
    • The pacman Package Manager
  • dylan-programming-book
    • Front Matter
    • Preface
    • Part 1. Basic Concepts
      • Introduction
      • Quick Start
      • Methods, Classes, and Objects
      • User-Defined Classes and Methods
      • Class Inheritance
      • Multimethods
      • Modularity
      • A Simple Library
    • Part 2. Intermediate Topics
      • Nonclass Types
      • Slots
      • Collections and Control Flow
      • Functions
      • Libraries and Modules
      • Four Complete Libraries
    • Part 3. Sample Application
      • Design of the Airport Application
      • Definition of a New Collection
      • The Airport Application
    • Part 4. Advanced Topics
      • Multiple Inheritance
      • Performance and Flexibility
      • Exceptions
      • Macros
    • Source Code of Program Examples
    • Resources on Dylan
    • Dylan Object Model for C and C++ Programmers
    • Glossary
  • dylan-tool
    • The pacman Package Manager
  • hash-algorithms
  • http
    • HTTP Server
      • Dylan Web in 60 Seconds
        • Serving Static Content
        • Serving Dynamic Content
        • Static URL Routing
      • Configuration
      • URL Routing
      • Dylan Server Pages (DSP)
      • Stand-Alone Server App
    • HTTP Client
    • Reference
      • The HTTP-SERVER library
      • The HTTP-COMMON library
      • The DSP library
      • The HTTP-CLIENT library
    • Copyright
  • logging
  • lsp-dylan
  • melange
    • Introduction
    • A Concrete Example
    • Basic Use
    • Importing Header Files
    • Specifying Object Names
    • Type Definitions
    • Translating Object Representations
    • Other File Options
    • Function Clauses
    • Struct and Union Clauses
    • Pointer Clauses
    • Constant Clauses
    • Variable Clauses
    • Low level support facilities
    • Known limitations
    • Proposed modifications
    • Historical Notes
    • Copyright
  • meta
    • Copyright
    • The Meta Library
  • objc-dylan
  • regular-expressions
  • sphinx-extensions
  • strings
  • testworks
    • Testworks Usage
    • Testworks Reference
    • Copyright
  • time
  • tracing
  • uuid
  • v3d
    • The v3d library
Back to top

Copyright#

Copyright © 2011-2023 Dylan Hackers.

Portions copyright © 1995-2000 Functional Objects, Inc.

Companies, names and data used in examples herein are fictitious unless otherwise noted.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Other brand or product names are the registered trademarks or trademarks of their respective holders.


In particular, large parts of this documentation resulted from the work of Judy Anderson, Shri Amit and Andy Armstrong at Harlequin.

Next
The TIME library
Previous
Testworks Reference
Copyright © 2024, Dylan Hackers
Made with Sphinx and @pradyunsg's Furo