Files
Iuri Matias d633575677 add IDL parser & generator (wip) (#33)
* add IDL parser & generator (wip)

* fix fixtures issues affecting tests

* fix fixtures issues affecting tests
2026-03-31 16:29:35 -04:00

7 lines
465 B
Markdown

# Documentation
- [Spec](spec.md)
- High level description that is not project or stack specific. Describes the business logic, domain model, workflows, features, use cases, and functional requirements of the system.
- [Project Description](project.md)
- Project-specific documentation covering how the project is structured, its modules and components, APIs, technology stack, operational procedures for building and testing, examples, and known limitations.