What problem does it solve?
This Skill enables developers to create, extend, and debug Common Lisp projects using Coalton's typed language features, improving code correctness and maintainability.
Core Features & Use Cases
- Project setup and configuration: Establishing ASDF systems, packages, and readtables for Coalton development.
- Type modeling: Defining algebraic types, structs, and type aliases for domain representation.
- Code building and debugging: Writing, refactoring, and inspecting Coalton code with support for pattern matching, control flow, and interop.
- Interoperability: Calling Lisp functions, managing representations, and integrating external libraries efficiently.
- Workflow optimization: Using environment modes, testing frameworks, and code inspection tools to streamline development.
Quick Start
Create an ASDF system, define types and functions with define, and evaluate expressions from the Lisp REPL using coalton.