Skip to main content
Glama

Zignet

by fulgidus
Do What The F*ck You Want To Public License
ARCHITECTURE.md446 B
# ZigNet Architecture ## Phases 1. **Lexing** - Tokenize input 2. **Parsing** - Build AST 3. **Semantic Analysis** - Type checking 4. **Code Generation** - Output 5. **LLM Integration** - Error recovery ## Components - `lexer.zig` - Tokenizer - `parser.zig` - AST builder - `type_checker.zig` - Validation - `llm_integration.js` - Ollama calls - `codegen.zig` - Output generator ## Data Structures - Token - AST Node - Type Info - Error Report

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/fulgidus/zignet'

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