Skip to main content
Glama

edict_check

Validate Edict language code by running semantic checks including type checking, effect verification, and contract validation on AST inputs.

Instructions

Run the full semantic checker (name resolution, type checking, effect checking, contract verification) on an AST. Supports single module (ast) or multi-module (modules array) input.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
astNoThe Edict JSON AST to check (single module)
modulesNoArray of Edict module ASTs to check together (multi-module). Cross-module imports are resolved automatically.

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/Sowiedu/Edict'

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