Skip to main content
Glama
apolosan

Design Patterns MCP Server

by apolosan
continuation-passing-style.json612 B
{ "id": "continuation-passing-style", "name": "Continuation-Passing Style (CPS)", "category": "Functional", "description": "Functions receive continuation function to call with their results", "when_to_use": "Control flow\nAsync programming\nCallback management", "benefits": "Explicit control flow\nTail call optimization\nCallback composition", "drawbacks": "Complex syntax\nDifficult debugging\nPerformance overhead", "use_cases": "Async operations\nParser combinators\nControl flow libraries", "complexity": "High", "tags": [ "functional", "continuation", "control-flow" ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/apolosan/design_patterns_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server