Documentation
Synsema 0.5.x — pick a page.
Getting Started
Language
Capabilities & Security
Standard library / primitives
- Files & I/O
- Time & random
- HTTP client
- SQL, Mongo & Redis
- Search your data (FTS5, vectors, RRF)
- Cron
- Bytes, math & arrays
- JSON
- CSV, stats & charts
- Blockchain (sign & verify)
- Bitcoin (the UTXO matrix)
- WebSocket client
HTTP server
- Serve (routes, auth, validation, SSE, TLS)
- Login & sessions (cookies, passwords, JWT, TOTP)
- Build a REST API (tutorial)
- Your DB as a REST API (pattern)
Agent identity & auth
Frontend
MCP servers
LLM
- LLM primitives (reason/decide/analyze/generate)
- Tool calling (llm_step + call_tool)
- Provider config (native)
- Provider API directly (http_post + secret/bearer)