Dylan Library Reference¶
This reference describes the libraries provided with Open Dylan, either as part of the “opendylan” repository or included therein as submodules.
It also documents Dylan language extensions and the LID file format.
Extensions
Libraries
- The c-ffi Library
- The collections Library
- The coloring-stream Library
- The command-line-parser Library
- The common-dylan Library
- The DOOD library
- The dylan Library
- The hash-algorithms Library
- The io Library
- The logging Library
- The network Library
- The progress-stream Library
- The regular-expressions Library
- The sql Library
- Implementation
- Using the SQL-ODBC library in applications
- Object-oriented languages and relational databases
- Result-retrieval protocol
- Processing results
- Bridging the object-relational gap
- Error handling
- Examples used in this document
- Connection protocol functions, methods, and macros
- Connecting and disconnecting
- The null value
- Input indicators and output indicators
- Record class
- Result-set policy class
- Result-set classes
- Liaison functions
- Coercion policies
- Diagnostics
- Database objects and integrity constraints
- The strings Library
- The system Library
- The t-lists Library
- The Win32 API Libraries
- Supported Win32 libraries
- Content and organization of the Win32 API libraries
- Naming and mapping conventions
- Defining callback functions
- Error messages
- Handling Dylan conditions in a Win32 application
- Dealing with the C function WinMain
- Combining bit mask constants
- Other minor details
- Index of Win32 names excluded from the Dylan libraries