= CCL Internals = This page is a jumping-off point to learn more about the internals of the '''CCL''' system. * [wiki:Internals/DynamicBinding Dynamic Binding] * [wiki:Internals/Functions Functions] * [wiki:Internals/MemoryAllocation Memory Allocation] * [wiki:Internals/GarbageCollection Garbage Collection] * [wiki:Internals/StackFrames Stack Frames] * [wiki:Internals/ExceptionHandling Exception Handling] * [wiki:Internals/Compiler Compiler] * [wiki:Internals/LockFreeHashTables Nearly-lock-free hash tables] * [wiki:InitUnixSockAddr CCL::INIT-UNIX-SOCKADDR]