Intent

DocsExamples

Examples

These programs exercise the language. They are not products.

  • notifications/ Reference example: actors, channels, outbound messages
  • shop/ Orders and fulfillment
  • ledger/ Posting and dual-control style actors
  • helpdesk/ Tickets, enums, priorities
  • identity/ Sessions
  • inventory/ Stock receipts
  • cms/ Publishing
  • types/ Optionals, collections, user-defined types
  • platform/ Architecture, security, workflows, and screens
from a clone
pnpm intent parse examples/notifications/app.intentpnpm intent validate examples/notifications/app.intentpnpm intent generate examples/notifications/app.intent --out generated/notifications