Runnable programs showcasing language features
All examples are runnable with cargo run --bin mica -- --run examples/<filename>.mica
An end-to-end deployment pipeline demonstrating:
A fan-out/fan-in pipeline showing:
Recursive ADTs with generic functions:
Higher-order effect management:
Core ADT features:
Object-oriented features:
Advanced pattern matching:
Collection manipulation:
Control flow constructs:
Error handling patterns:
Capability system basics:
Minimal native compilation:
For more details, see the Language Tour and CLI Snippets.