Ecosystem
Libraries:
Useful libraries are maintained at https://libs.calcit-lang.org/base.cirru.
Frameworks:
- Respo: virtual DOM library
- Phlox: virtual DOM like wrapper on top of PIXI
- Quaterfoil: thin virtual DOM wrapper over three.js
- Triadica: toy project rendering interactive 3D shapes with math and shader
- tiny tool for drawing 3D shapes with WebGPU
- Cumulo: template for tiny realtime apps
- Quamolit: what if we make animations in React's way?
Tools:
- Calcit Editor - Structural editor for Calcit (Web-based)
- Calcit IR viewer - Visualize IR representation
- Calcit Error viewer - Enhanced error display
- Calcit Paint - Experimental 2D shape editor
- cr-mcp - MCP server for tool integration
- calcit-bundler - Bundle indentation syntax to compact format
- caps-cli - Dependency management tool
VS Code Integration:
- Calcit VS Code Extension - Syntax highlighting and snippets
- GitHub Copilot integration via cr-mcp server
Package Registry:
- libs.calcit-lang.org - Official package index and documentation